Home
last modified time | relevance | path

Searched defs:the_test (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/atf/atf-c++/
H A Dmacros_hpp_test.cpp106 atf::tests::tc* the_test = new ATF_TEST_CASE_NAME(TEST_MACRO_1)(); in instantiate_1() local
115 atf::tests::tc* the_test = new ATF_TEST_CASE_NAME(TEST_MACRO_2)(); in instatiate_2() local
124 atf::tests::tc* the_test = new ATF_TEST_CASE_NAME(TEST_MACRO_3)(); in instatiate_3() local
/freebsd-src/tools/tools/syscall_timing/
H A Dsyscall_timing.c1020 const struct test *the_test; in main() local