Home
last modified time | relevance | path

Searched refs:test_runner (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libcxx/test/support/
H A Drapid-cxx-test.h44 ::rapid_cxx_test::test_runner runner(get_test_suite()); \
793 class test_runner
796 test_runner(test_suite & ts) in test_runner() function
835 test_runner(test_runner const &);
836 test_runner operator=(test_runner const &);
/llvm-project-15.0.7/lldb/test/API/test_runner/test/
H A Dtest_process_control.py23 from test_runner import process_control