Searched refs:size_found (Results 1 – 1 of 1) sorted by relevance
94 bool size_found; in ZTEST() local137 size_found = false; in ZTEST()152 zassert_false(size_found, "Expected size to be only found once"); in ZTEST()154 size_found = true; in ZTEST()159 if (format_found == true && size_found == true) { in ZTEST()