Home
last modified time | relevance | path

Searched defs:test_helper (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/tools/llvm-cov/
Dcopy_block_helper.m21 id test_helper(id (^foo)(void)) { return foo(); } // GCOV: 1: [[@LINE]]:id function
/external/linux-kselftest/tools/testing/selftests/netfilter/
Dnft_conntrack_helper.sh123 test_helper() function
/external/bcc/tests/python/
Dtest_percpu.py20 def test_helper(self): member in TestPercpu
/external/python/cpython2/Lib/test/
Dtest_strptime.py449 def test_helper(ymd_tuple, test_reason): function
/external/python/cpython3/Lib/test/
Dtest_strptime.py554 def test_helper(ymd_tuple, test_reason): function
/external/perfetto/test/
Dcmdline_integrationtest.cc116 TestHelper& test_helper() { return test_helper_; } in test_helper() function in perfetto::__anon7a831bff0111::PerfettoCmdlineTest