Home
last modified time | relevance | path

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

12345678910

/llvm-project-15.0.7/llvm/utils/lit/lit/
H A Dmain.py147 def print_discovered(tests, show_suites, show_tests): argument
171 def determine_order(tests, order): argument
184 def filter_by_shard(tests, run, shards, lit_config): argument
217 def run_tests(tests, lit_config, opts, discovered_tests): argument
269 def print_histogram(tests): argument
276 def print_results(tests, elapsed, opts): argument
287 def print_group(tests, code, shown_codes): argument
H A Dreports.py21 def write_results(self, tests, elapsed): argument
93 def write_results(self, tests, elapsed): argument
104 def _write_testsuite(self, file, suite, tests): argument
198 def write_results(self, tests, elapsed): argument
248 def write_results(self, tests, elapsed): argument
H A Ddisplay.py4 def create_display(opts, tests, total_tests, workers): argument
27 def __init__(self, tests): argument
71 def __init__(self, opts, tests, header, progress_bar): argument
H A DTestTimes.py18 def record_test_times(tests, lit_config): argument
/llvm-project-15.0.7/flang/test/Semantics/
H A Dexpr-errors01.f9014 subroutine tests subroutine
26 end subroutine tests argument
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/test-data-micro/
H A Dmicro-tests.ini10 microtest0 = test0
11 microtest1 = test1
12 microtest2 = test2
/llvm-project-15.0.7/libcxx/test/std/containers/sequences/vector.bool/
H A Dinitializer_list_alloc.pass.cpp22 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 Dop_equal_initializer_list.pass.cpp21 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
H A Dshrink_to_fit.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 Dresize_size.pass.cpp20 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
H A Dassign_move.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-15.0.7/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-15.0.7/libcxx/test/std/numerics/numbers/
H A Dvalue.pass.cpp14 constexpr bool tests() { in tests() function
/llvm-project-15.0.7/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-15.0.7/libcxx/test/libcxx/iterators/predef.iterators/__unconstrained_reverse_iterator/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-15.0.7/libcxx/test/std/containers/sequences/array/
H A Dcontiguous.pass.cpp25 TEST_CONSTEXPR_CXX17 bool tests() in tests() function
/llvm-project-15.0.7/libcxx/test/std/containers/sequences/vector/vector.capacity/
H A Dswap.pass.cpp20 TEST_CONSTEXPR_CXX20 bool tests() { in tests() function

12345678910