| /llvm-project-15.0.7/libcxx/test/libcxx/utilities/function.objects/unord.hash/ |
| H A D | murmur2_or_cityhash_ubsan_unsigned_overflow_ignored.pass.cpp | 33 const std::string TestCases[] = { in main() local 38 const size_t NumCases = sizeof(TestCases)/sizeof(TestCases[0]); in main() 40 test(TestCases[i].data(), TestCases[i].length()); in main()
|
| /llvm-project-15.0.7/libcxx/test/libcxx/numerics/ |
| H A D | clamp_to_integral.pass.cpp | 29 } TestCases[] = { in test() local 40 for (TestCase TC : TestCases) { in test() 61 } TestCases[] = { in test_float() local 70 for (TestCase TC : TestCases) { in test_float()
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/ |
| H A D | status.pass.cpp | 40 path TestCases[] = {static_env.File, static_env.Dir, static_env.SymlinkToFile, in TEST_CASE() local 42 for (const auto& p : TestCases) { in TEST_CASE() 51 for (const auto& p : TestCases) { in TEST_CASE()
|
| H A D | symlink_status.pass.cpp | 40 path TestCases[] = {static_env.File, static_env.Dir, static_env.SymlinkToFile, in TEST_CASE() local 42 for (const auto& p : TestCases) { in TEST_CASE() 51 for (const auto& p : TestCases) { in TEST_CASE()
|
| H A D | comparisons.pass.cpp | 55 TestType TestCases[] = in test_comparisons_simple() local 72 for (auto const& TC : TestCases) { in test_comparisons_simple()
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/class.path/path.member/path.modifiers/ |
| H A D | remove_filename.pass.cpp | 31 const RemoveFilenameTestcase TestCases[] = variable 74 for (auto const & TC : TestCases) { in main()
|
| H A D | make_preferred.pass.cpp | 33 const MakePreferredTestcase TestCases[] = variable 49 for (auto const & TC : TestCases) { in main()
|
| H A D | replace_filename.pass.cpp | 32 const ReplaceFilenameTestcase TestCases[] = variable 60 for (auto const & TC : TestCases) { in main()
|
| H A D | replace_extension.pass.cpp | 33 const ReplaceExtensionTestcase TestCases[] = variable 57 for (auto const & TC : TestCases) { in main()
|
| H A D | swap.pass.cpp | 34 const SwapTestcase TestCases[] = variable 52 for (auto const & TC : TestCases) { in main()
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/class.path/path.member/path.gen/ |
| H A D | lexically_normal.pass.cpp | 31 } TestCases[] = { in main() local 131 for (auto& TC : TestCases) { in main()
|
| H A D | lexically_relative_and_proximate.pass.cpp | 33 } TestCases[] = { in main() local 63 for (auto& TC : TestCases) { in main()
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.absolute/ |
| H A D | absolute.pass.cpp | 42 } TestCases [] = { in TEST_CASE() local 48 for (auto& TC : TestCases) { in TEST_CASE()
|
| /llvm-project-15.0.7/libcxx/test/std/language.support/support.coroutines/coroutine.handle/coroutine.handle.compare/ |
| H A D | equal_comp.pass.cpp | 47 std::pair<int *, int *> const TestCases[] = { in main() local 53 for (auto& TC : TestCases) { in main()
|
| H A D | less_comp.pass.cpp | 54 std::pair<int *, int *> const TestCases[] = { in main() local 60 for (auto& TC : TestCases) { in main()
|
| /llvm-project-15.0.7/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.compare/ |
| H A D | equal_comp.pass.cpp | 48 std::pair<uintptr_t, uintptr_t> const TestCases[] = { in main() local 54 for (auto& TC : TestCases) { in main()
|
| H A D | less_comp.pass.cpp | 57 std::pair<uintptr_t, uintptr_t> const TestCases[] = { in main() local 63 for (auto& TC : TestCases) { in main()
|
| /llvm-project-15.0.7/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.hash/ |
| H A D | hash.pass.cpp | 52 std::pair<uintptr_t, uintptr_t> const TestCases[] = { in main() local 58 for (auto& TC : TestCases) { in main()
|
| /llvm-project-15.0.7/libcxx/test/std/language.support/support.coroutines/coroutine.handle/coroutine.handle.hash/ |
| H A D | hash.pass.cpp | 51 std::pair<int *, int *> const TestCases[] = { in main() local 57 for (auto& TC : TestCases) { in main()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | HeaderSourceSwitchTests.cpp | 146 } TestCases[] = { in TEST() local 177 for (const auto &Case : TestCases) { in TEST() 215 } TestCases[] = { in TEST() local 244 for (const auto &Case : TestCases) { in TEST()
|
| H A D | SemanticHighlightingTests.cpp | 98 const char *TestCases[] = { in TEST() local 858 for (const auto &TestCase : TestCases) in TEST() 908 const char *TestCases[] = { in TEST() local 954 for (const char *Test : TestCases) in TEST()
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.weakly_canonical/ |
| H A D | weakly_canonical.pass.cpp | 35 } TestCases[] = { in main() local 71 for (auto& TC : TestCases) { in main()
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.file_size/ |
| H A D | file_size.pass.cpp | 74 } TestCases[] = { in TEST_CASE() local 81 for (auto& TC : TestCases) { in TEST_CASE()
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.proximate/ |
| H A D | proximate.pass.cpp | 66 } TestCases[] = { in TEST_CASE() local 136 for (auto& TC : TestCases) { in TEST_CASE()
|
| /llvm-project-15.0.7/libcxx/benchmarks/ |
| H A D | allocation.bench.cpp | 119 } TestCases[] = { in RegisterAllocBenchmarks() local 128 for (auto TC : TestCases) { in RegisterAllocBenchmarks()
|