Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/subsys/logging/log_cache/src/
Dmain.c62 uint8_t **buf, bool exp_hit, uint32_t line) in cache_get() argument
69 zassert_equal(res, exp_hit, "line %u\n", line); in cache_get()
70 if (exp_hit) { in cache_get()