Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/json/src/
Dmain.c25 int64_t another_int64; member
79 JSON_OBJ_DESCR_PRIM(struct test_struct, another_int64,
214 .another_int64 = -2305843009213693937, in ZTEST()
338 zassert_equal(ts.another_int64, -2147483648, in ZTEST()