/llvm-project/libcxxabi/test/ |
H A D | guard_test_basic.pass.cpp | 32 struct Tests { struct 34 Tests() : g{}, impl(&g) {} in Tests() argument 51 Tests tests; in test() argument 57 void test_acquire() { in test_acquire() 74 void test_release() { in test_release() 85 void test_abort() { in test_abort()
|
/llvm-project/llvm/docs/ |
H A D | InstCombineContributorGuide.md | 6 ## Tests section in InstCombine contributor guide 8 ### Precommit tests 26 ### Use `update_test_checks.py` 41 ### General testing considerations 63 ### Add negative tests 70 ### Add multi-use tests 90 ### Add commuted tests 112 ### Add vector tests 155 ### Flag tests 173 ### Other tests
|
/llvm-project/third-party/benchmark/docs/ |
H A D | AssemblyTests.md | 87 #### Capturing Variables 107 #### Using Regular Expressions to Match Differing Output
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | SemanticSelectionTests.cpp | 53 const char *Tests[] = { in TEST() local 200 const char *Tests[] = { in TEST() local 269 const char *Tests[] = { in TEST() local 384 const char *Tests[] = { in TEST() local
|
H A D | XRefsTests.cpp | 77 const char *Tests[] = { in TEST() local 147 const char *Tests[] = { in TEST() local 452 const char *Tests[] = { in TEST() local 1085 const char *Tests[] = { TEST() local 1162 const char *Tests[] = { TEST() local 1226 const char *Tests[] = { TEST() local 1393 const char *Tests[] = { TEST() local 1676 const char *Tests[] = { TEST() local 1991 const char *Tests[] = { TEST() local 2302 const char *Tests[] = { TEST() local 2354 const char *Tests[] = { TEST() local 2503 } Tests[] = { TEST() local [all...] |
H A D | CollectMacrosTests.cpp | 38 const char *Tests[] = { in TEST() local
|
H A D | RenameTests.cpp | 116 llvm::StringRef Tests[] = { in TEST() local 897 TestCase Tests[] = {// Simple rename in TEST() local 2137 } Tests[] = { TEST() local 2198 } Tests[] = { TEST() local 2320 } Tests[] = { TEST() local [all...] |
H A D | ASTTests.cpp | 40 } Tests[] = { in TEST() local
|
H A D | FindSymbolsTests.cpp | 669 } Tests[] = { in TEST() local
|
H A D | DiagnosticsTests.cpp | 1247 std::vector<std::pair<llvm::StringRef, llvm::StringRef>> Tests{ TEST() local 1303 std::vector<std::pair<llvm::StringRef, llvm::StringRef>> Tests{ TEST() local
|
H A D | HoverTests.cpp | 1510 } Tests[] = { in TEST() local 1561 llvm::StringRef Tests[] = { in TEST() local
|
H A D | CodeCompleteTests.cpp | 1441 llvm::StringLiteral Tests[] = { TEST() local 1579 llvm::StringLiteral Tests[] = { TEST() local
|
/llvm-project/llvm/unittests/Support/ |
H A D | DJBTest.cpp | 21 static constexpr TestCase Tests[] = { in TEST() local 63 static constexpr TestCase Tests[] = { in TEST() local
|
H A D | BranchProbabilityTest.cpp | 247 } Tests[] = { in TEST() local
|
H A D | Path.cpp | 1479 std::vector<TestTuple> Tests; TEST() local [all...] |
/llvm-project/llvm/unittests/Target/AArch64/ |
H A D | Immediates.cpp | 20 const std::initializer_list<TestCase> Tests = { variable
|
H A D | AddressingModes.cpp | 31 const std::initializer_list<TestCase> Tests = { variable
|
/llvm-project/libc/test/src/__support/CPP/ |
H A D | optional_test.cpp | 30 TEST(LlvmLibcOptionalTest, Tests) { in TEST() argument
|
/llvm-project/lldb/docs/resources/ |
H A D | test.rst | 208 Guidelines for API testsAPI Tests global() argument
|
/llvm-project/lldb/unittests/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationTest.cpp | 54 static constexpr TestCase Tests[] = { in TEST_F() local
|
/llvm-project/compiler-rt/test/hwasan/TestCases/ |
H A D | use-after-scope-types.cpp | 70 using Tests = void (*)(); in main() typedef
|
/llvm-project/compiler-rt/test/asan/TestCases/ |
H A D | use-after-scope-types.cpp | 50 using Tests = void (*)(); in main() typedef
|
/llvm-project/llvm/unittests/Analysis/ |
H A D | AssumeBundleQueriesTest.cpp | 84 Tests; in TEST() local 30 RunTest(StringRef Head,StringRef Tail,std::vector<std::pair<StringRef,llvm::function_ref<void (Instruction *)>>> & Tests) RunTest() argument 261 Tests; TEST() local [all...] |
/llvm-project/llvm/lib/WindowsDriver/ |
H A D | MSVCPaths.cpp | 435 const char *Tests[] = {"winv6.3", "win8", "win7"}; in getWindowsSDKDir() local
|
/llvm-project/llvm/unittests/ADT/ |
H A D | APIntTest.cpp | 1898 } Tests[] = { TEST() local [all...] |