Searched refs:some_bool (Results 1 – 1 of 1) sorted by relevance
23 bool some_bool; member76 JSON_OBJ_DESCR_PRIM(struct test_struct, some_bool, JSON_TOK_TRUE),217 .some_bool = true, in ZTEST()335 zassert_equal(ts.some_bool, true, "Boolean not decoded correctly"); in ZTEST()