Home
last modified time | relevance | path

Searched refs:child_suite (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/glib/
Dgtestutils.c2589 GTestSuite *child_suite = iter->data; in g_test_suite_case_exists() local
2591 if (!strncmp (child_suite->name, test_path, slash - test_path)) in g_test_suite_case_exists()
2592 if (g_test_suite_case_exists (child_suite, slash)) in g_test_suite_case_exists()