Searched refs:testcase_get_type (Results 1 – 3 of 3) sorted by relevance
154 if (testcase_get_type(testcase) in runlist_run_test()211 switch (testcase_get_type(testcase)) { in runlist_run_test()
80 int testcase_get_type(prop_dictionary_t testcase);
171 testcase_get_type(prop_dictionary_t testcase) in testcase_get_type() function