Searched refs:num_of_contexts (Results 1 – 1 of 1) sorted by relevance
323 int num_of_contexts = ARRAY_SIZE(test_data); in ZTEST() local351 for (int i = 0; i < num_of_contexts; i++) { in ZTEST()363 for (int i = 0; i < (num_of_contexts + (async || int_driven ? 1 : 0)); i++) { in ZTEST()