/llvm-project/llvm/utils/lit/lit/ |
H A D | main.py | 169 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 D | reports.py | 21 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 D | display.py | 4 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 D | TestTimes.py | 17 def record_test_times(tests, lit_config): argument
|
/llvm-project/flang/test/Semantics/ |
H A D | expr-errors01.f90 | 14 subroutine tests subroutine 26 end subroutine tests argument
|
/llvm-project/llvm/utils/lit/tests/Inputs/test-data-micro/ |
H A D | micro-tests.ini | 10 microtest0 = test0 11 microtest1 = test1 12 microtest2 = test2
|
/llvm-project/libcxx/test/std/containers/sequences/vector.bool/ |
H A D | initializer_list_alloc.pass.cpp | 22 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
|
H A D | op_equal_initializer_list.pass.cpp | 21 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
|
H A D | initializer_list.pass.cpp | 21 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
|
H A D | assign_initializer_list.pass.cpp | 21 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
|
H A D | shrink_to_fit.pass.cpp | 20 TEST_CONSTEXPR_CXX20 bool tests() tests() function
|
H A D | resize_size.pass.cpp | 20 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
|
H A D | assign_copy.pass.cpp | 19 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
|
H A D | insert_iter_initializer_list.pass.cpp | 21 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
|
H A D | empty.pass.cpp | 21 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
|
H A D | move_alloc.pass.cpp | 21 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
|
H A D | capacity.pass.cpp | 20 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
|
/llvm-project/libcxx/test/std/containers/sequences/vector/vector.cons/ |
H A D | initializer_list_alloc.pass.cpp | 23 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
|
H A D | op_equal_initializer_list.pass.cpp | 22 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
|
H A D | initializer_list.pass.cpp | 21 TEST_CONSTEXPR_CXX20 bool tests() in tests() function
|
/llvm-project/libcxx/test/std/numerics/numbers/ |
H A D | value.pass.cpp | 14 constexpr bool tests() { in tests() function
|
/llvm-project/libcxx/test/std/atomics/atomics.types.generic/ |
H A D | standard_layout.compile.pass.cpp | 28 void tests() { in tests() function
|
/llvm-project/libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.cons/ |
H A D | ctor.default.pass.cpp | 26 TEST_CONSTEXPR_CXX17 bool tests() { in tests() function
|
H A D | ctor.iter.pass.cpp | 27 TEST_CONSTEXPR_CXX17 bool tests() { in tests() function
|
/llvm-project/libcxx/test/std/containers/sequences/array/ |
H A D | contiguous.pass.cpp | 26 TEST_CONSTEXPR_CXX17 bool tests() in tests() function
|