Searched refs:exp_hit (Results 1 – 1 of 1) sorted by relevance
62 uint8_t **buf, bool exp_hit, uint32_t line) in cache_get() argument69 zassert_equal(res, exp_hit, "line %u\n", line); in cache_get()70 if (exp_hit) { in cache_get()