Searched refs:does_qualify (Results 1 – 1 of 1) sorted by relevance
57 static bool does_qualify(const char *spec_string, const char *test_string) in does_qualify() function74 if (does_qualify(spec->group, test_group->group)) { in test_iterate()80 if (does_qualify(spec->name, test_case->name)) { in test_iterate()
Completed in 7 milliseconds