Home
last modified time | relevance | path

Searched refs:test_element (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/lib/json/src/
Dmain.c186 struct test_element { struct
193 struct test_element array[5]; argument
198 JSON_OBJ_DESCR_PRIM(struct test_element, int1, JSON_TOK_NUMBER),
199 JSON_OBJ_DESCR_PRIM(struct test_element, int2, JSON_TOK_NUMBER),
200 JSON_OBJ_DESCR_PRIM(struct test_element, int3, JSON_TOK_NUMBER),