Searched refs:expected_call_history (Results 1 – 1 of 1) sorted by relevance
68 void **expected_call_history; in ZTEST() member89 .expected_call_history = (void * []) in ZTEST()113 .expected_call_history = (void * []) in ZTEST()143 .expected_call_history = (void * []) in ZTEST()177 .expected_call_history = (void * []) in ZTEST()213 .expected_call_history = (void * []) in ZTEST()297 if (tc->expected_call_history != NULL) { in ZTEST()300 tc->expected_call_history[j], NULL); in ZTEST()302 zassert_is_null(tc->expected_call_history[ in ZTEST()