| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/google/ |
| H A D | upgrade-googletest-case.cpp | 69 static void TearDownTestCase(); 78 void FooTest::TearDownTestCase() {} in TearDownTestCase() function in FooTest 87 static void TearDownTestCase(); 105 using Test::TearDownTestCase; 115 using FooTest::TearDownTestCase; 139 static void TearDownTestCase(); 155 T::TearDownTestCase(); in testInstantiationOnlyWarns() 173 FooTest::TearDownTestCase(); in setUpTearDownCallAndReference() 186 F = &FooTest::TearDownTestCase; in setUpTearDownCallAndReference() 194 MyTest::TearDownTestCase(); in setUpTearDownCallAndReference() [all …]
|
| /llvm-project-15.0.7/lldb/unittests/Disassembler/ARM/ |
| H A D | TestArm64Disassembly.cpp | 26 static void TearDownTestCase(); 42 void TestArm64Disassembly::TearDownTestCase() { in TearDownTestCase() function in TestArm64Disassembly
|
| H A D | TestArmv7Disassembly.cpp | 26 static void TearDownTestCase(); 42 void TestArmv7Disassembly::TearDownTestCase() { in TearDownTestCase() function in TestArmv7Disassembly
|
| /llvm-project-15.0.7/lldb/unittests/Instruction/ |
| H A D | TestAArch64Emulator.cpp | 35 static void TearDownTestCase(); 44 void TestAArch64Emulator::TearDownTestCase() { in TearDownTestCase() function in TestAArch64Emulator
|
| /llvm-project-15.0.7/lldb/unittests/Disassembler/x86/ |
| H A D | TestGetControlFlowKindx86.cpp | 26 static void TearDownTestCase(); 39 void TestGetControlFlowKindx86::TearDownTestCase() { in TearDownTestCase() function in TestGetControlFlowKindx86
|
| /llvm-project-15.0.7/lldb/unittests/Process/gdb-remote/ |
| H A D | GDBRemoteTestUtils.cpp | 20 void GDBRemoteTest::TearDownTestCase() { Socket::Terminate(); } in TearDownTestCase() function in lldb_private::process_gdb_remote::GDBRemoteTest
|
| H A D | GDBRemoteTestUtils.h | 23 static void TearDownTestCase();
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/google/Inputs/gtest/nosuite/gtest/ |
| H A D | gtest.h | 11 static void TearDownTestCase();
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/google/Inputs/gtest/ |
| H A D | gtest.h | 11 static void TearDownTestCase();
|
| /llvm-project-15.0.7/lldb/unittests/tools/lldb-server/tests/ |
| H A D | TestBase.h | 30 static void TearDownTestCase() { in TearDownTestCase() function
|
| /llvm-project-15.0.7/lldb/unittests/Host/linux/ |
| H A D | HostTest.cpp | 24 static void TearDownTestCase() { in TearDownTestCase() function in __anonc6df4de90111::HostTest
|
| /llvm-project-15.0.7/lldb/unittests/UnwindAssembly/PPC64/ |
| H A D | TestPPC64InstEmulation.cpp | 32 static void TearDownTestCase(); 49 void TestPPC64InstEmulation::TearDownTestCase() { in TearDownTestCase() function in TestPPC64InstEmulation
|
| /llvm-project-15.0.7/lldb/unittests/Target/ |
| H A D | RemoteAwarePlatformTest.cpp | 70 static void TearDownTestCase() { FileSystem::Terminate(); } in TearDownTestCase() function in __anon3180d8760111::RemoteAwarePlatformTest
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/google/ |
| H A D | upgrade-googletest-case.rst | 33 static void TearDownTestCase();
|
| /llvm-project-15.0.7/lldb/unittests/UnwindAssembly/ARM64/ |
| H A D | TestArm64InstEmulation.cpp | 33 static void TearDownTestCase(); 50 void TestArm64InstEmulation::TearDownTestCase() { in TearDownTestCase() function in TestArm64InstEmulation
|
| /llvm-project-15.0.7/lldb/unittests/Utility/ |
| H A D | LogTest.cpp | 73 static void TearDownTestCase() { in TearDownTestCase() function
|
| /llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/ |
| H A D | gtest-internal.h | 531 GetNotDefaultOrNull(&T::TearDownTestCase, &Test::TearDownTestCase); in GetTearDownCaseOrSuite()
|
| /llvm-project-15.0.7/llvm/unittests/DebugInfo/CodeView/ |
| H A D | RandomAccessVisitorTest.cpp | 121 static void TearDownTestCase() { GlobalState.reset(); } in TearDownTestCase() function in __anon4c709ac60111::RandomAccessVisitorTest
|
| /llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/ |
| H A D | gtest.h | 430 static void TearDownTestCase() {} in TearDownTestCase() function
|