Home
last modified time | relevance | path

Searched defs:Tests (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project/libcxxabi/test/
H A Dguard_test_basic.pass.cpp32 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 DInstCombineContributorGuide.md6 ## 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 DAssemblyTests.md87 #### Capturing Variables
107 #### Using Regular Expressions to Match Differing Output
/llvm-project/clang-tools-extra/clangd/unittests/
H A DSemanticSelectionTests.cpp53 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 DXRefsTests.cpp77 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 DCollectMacrosTests.cpp38 const char *Tests[] = { in TEST() local
H A DRenameTests.cpp116 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 DASTTests.cpp40 } Tests[] = { in TEST() local
H A DFindSymbolsTests.cpp669 } Tests[] = { in TEST() local
H A DDiagnosticsTests.cpp1247 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 DHoverTests.cpp1510 } Tests[] = { in TEST() local
1561 llvm::StringRef Tests[] = { in TEST() local
H A DCodeCompleteTests.cpp1441 llvm::StringLiteral Tests[] = { TEST() local
1579 llvm::StringLiteral Tests[] = { TEST() local
/llvm-project/llvm/unittests/Support/
H A DDJBTest.cpp21 static constexpr TestCase Tests[] = { in TEST() local
63 static constexpr TestCase Tests[] = { in TEST() local
H A DBranchProbabilityTest.cpp247 } Tests[] = { in TEST() local
H A DPath.cpp1479 std::vector<TestTuple> Tests; TEST() local
[all...]
/llvm-project/llvm/unittests/Target/AArch64/
H A DImmediates.cpp20 const std::initializer_list<TestCase> Tests = { variable
H A DAddressingModes.cpp31 const std::initializer_list<TestCase> Tests = { variable
/llvm-project/libc/test/src/__support/CPP/
H A Doptional_test.cpp30 TEST(LlvmLibcOptionalTest, Tests) { in TEST() argument
/llvm-project/lldb/docs/resources/
H A Dtest.rst208 Guidelines for API testsAPI Tests global() argument
/llvm-project/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteCommunicationTest.cpp54 static constexpr TestCase Tests[] = { in TEST_F() local
/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Duse-after-scope-types.cpp70 using Tests = void (*)(); in main() typedef
/llvm-project/compiler-rt/test/asan/TestCases/
H A Duse-after-scope-types.cpp50 using Tests = void (*)(); in main() typedef
/llvm-project/llvm/unittests/Analysis/
H A DAssumeBundleQueriesTest.cpp84 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 DMSVCPaths.cpp435 const char *Tests[] = {"winv6.3", "win8", "win7"}; in getWindowsSDKDir() local
/llvm-project/llvm/unittests/ADT/
H A DAPIntTest.cpp1898 } Tests[] = { TEST() local
[all...]

12