Home
last modified time | relevance | path

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

/freebsd/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/crypto/libecc/src/arithmetic_tests/
H A Darithmetic_tests_generator.py1280 the_test = line.split(",")[1].replace(" ", "") variable
/freebsd/tools/tools/syscall_timing/
H A Dsyscall_timing.c1020 const struct test *the_test; in main() local