Searched refs:expected_cat_name (Results 1 – 1 of 1) sorted by relevance
20 const char *expected_cat_name = NULL; in test_trace_categories() local23 #define SET_EXPECTED_CAT_NAME(name) expected_cat_name = #name; break in test_trace_categories()69 expected_cat_name = NULL; in test_trace_categories()74 if (!TEST_str_eq(cat_name, expected_cat_name)) in test_trace_categories()
Completed in 4 milliseconds