Searched defs:the_test (Results 1 – 3 of 3) sorted by relevance
106 atf::tests::tc* the_test = new ATF_TEST_CASE_NAME(TEST_MACRO_1)(); in instantiate_1() local115 atf::tests::tc* the_test = new ATF_TEST_CASE_NAME(TEST_MACRO_2)(); in instatiate_2() local124 atf::tests::tc* the_test = new ATF_TEST_CASE_NAME(TEST_MACRO_3)(); in instatiate_3() local
1280 the_test = line.split(",")[1].replace(" ", "") variable
1020 const struct test *the_test; in main() local