Home
last modified time | relevance | path

Searched defs:tests (Results 1 – 25 of 231) sorted by relevance

12345678910

/llvm-project/llvm/utils/lit/lit/
H A Dmain.py169 print_discovered(tests, show_suites, show_tests) global() argument
193 determine_order(tests, order) global() argument
210 filter_by_shard(tests, run, shards, lit_config) global() argument
246 run_tests(tests, lit_config, opts, discovered_tests) global() argument
304 print_histogram(tests) global() argument
312 print_results(tests, elapsed, opts) global() argument
328 print_group(tests, code, shown_codes) global() argument
[all...]
H A Dreports.py21 write_results(self, tests, elapsed) global() argument
96 write_results(self, tests, elapsed) global() argument
107 _write_testsuite(self, file, suite, tests) global() argument
205 write_results(self, tests, elapsed) global() argument
254 write_results(self, tests, elapsed) global() argument
[all...]
H A Ddisplay.py4 def create_display(opts, tests, total_tests, workers): argument
27 def __init__(self, tests): argument
80 def __init__(self, opts, tests, header, progress_bar): argument
H A DTestTimes.py17 def record_test_times(tests, lit_config): argument
/llvm-project/flang/test/Semantics/
H A Dexpr-errors01.f9014 subroutine tests subroutine
26 end subroutine tests argument
/llvm-project/llvm/utils/lit/tests/Inputs/test-data-micro/
H A Dmicro-tests.ini10 microtest0 = test0
11 microtest1 = test1
12 microtest2 = test2
/llvm-project/libcxx/test/std/containers/sequences/vector.bool/
H A Dinitializer_list_alloc.pass.cpp22 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
H A Dop_equal_initializer_list.pass.cpp21 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
H A Dinitializer_list.pass.cpp21 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
H A Dassign_initializer_list.pass.cpp21 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
H A Dshrink_to_fit.pass.cpp20 TEST_CONSTEXPR_CXX20 bool tests() tests() function
H A Dresize_size.pass.cpp20 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
H A Dassign_copy.pass.cpp19 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
H A Dinsert_iter_initializer_list.pass.cpp21 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
H A Dempty.pass.cpp21 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
H A Dmove_alloc.pass.cpp21 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
H A Dcapacity.pass.cpp20 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
/llvm-project/libcxx/test/std/containers/sequences/vector/vector.cons/
H A Dinitializer_list_alloc.pass.cpp23 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
H A Dop_equal_initializer_list.pass.cpp22 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
H A Dinitializer_list.pass.cpp21 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
/llvm-project/libcxx/test/std/numerics/numbers/
H A Dvalue.pass.cpp14 constexpr bool tests() { in tests() function
/llvm-project/libcxx/test/std/atomics/atomics.types.generic/
H A Dstandard_layout.compile.pass.cpp28 void tests() { in tests() function
/llvm-project/libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.cons/
H A Dctor.default.pass.cpp26 TEST_CONSTEXPR_CXX17 bool tests() { in tests() function
H A Dctor.iter.pass.cpp27 TEST_CONSTEXPR_CXX17 bool tests() { in tests() function
/llvm-project/libcxx/test/std/containers/sequences/array/
H A Dcontiguous.pass.cpp26 TEST_CONSTEXPR_CXX17 bool tests() in tests() function

12345678910