Home
last modified time | relevance | path

Searched defs:TearDownTestCase (Results 1 – 15 of 15) sorted by relevance

/llvm-project/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteTestUtils.cpp20 void GDBRemoteTest::TearDownTestCase() { Socket::Terminate(); } in TearDownTestCase() function in lldb_private::process_gdb_remote::GDBRemoteTest
/llvm-project/lldb/unittests/tools/lldb-server/tests/
H A DTestBase.h30 static void TearDownTestCase() { in TearDownTestCase() function
/llvm-project/lldb/unittests/Instruction/ARM64/
H A DTestAArch64Emulator.cpp44 void TestAArch64Emulator::TearDownTestCase() { in TearDownTestCase() function in TestAArch64Emulator
/llvm-project/lldb/unittests/Disassembler/RISCV/
H A DTestMCDisasmInstanceRISCV.cpp40 void TestMCDisasmInstanceRISCV::TearDownTestCase() { in TearDownTestCase() function in __anonb91807320111::TestMCDisasmInstanceRISCV
/llvm-project/lldb/unittests/Host/linux/
H A DHostTest.cpp27 static void TearDownTestCase() { in TearDownTestCase() function in __anon8245e84c0111::HostTest
/llvm-project/lldb/unittests/Disassembler/ARM/
H A DTestArm64Disassembly.cpp43 void TestArm64Disassembly::TearDownTestCase() { in TearDownTestCase() function in __anon5597c6e80111::TestArm64Disassembly
H A DTestArmv7Disassembly.cpp43 void TestArmv7Disassembly::TearDownTestCase() { in TearDownTestCase() function in __anon30afb8cb0111::TestArmv7Disassembly
/llvm-project/lldb/unittests/Disassembler/x86/
H A DTestGetControlFlowKindx86.cpp40 void TestGetControlFlowKindx86::TearDownTestCase() { in TearDownTestCase() function in __anond61f39c90111::TestGetControlFlowKindx86
/llvm-project/lldb/unittests/Target/
H A DRemoteAwarePlatformTest.cpp71 static void TearDownTestCase() { FileSystem::Terminate(); } in TearDownTestCase() function in __anon95704ef90111::RemoteAwarePlatformTest
/llvm-project/lldb/unittests/UnwindAssembly/PPC64/
H A DTestPPC64InstEmulation.cpp49 void TestPPC64InstEmulation::TearDownTestCase() { in TearDownTestCase() function in TestPPC64InstEmulation
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dupgrade-googletest-case.cpp78 void FooTest::TearDownTestCase() {} in TearDownTestCase() function in FooTest
96 template <typename T> void FooTypedTest<T>::TearDownTestCase() {} in TearDownTestCase() function in FooTypedTest
128 static void TearDownTestCase() {} in TearDownTestCase() function in BarTest3
/llvm-project/lldb/unittests/UnwindAssembly/ARM64/
H A DTestArm64InstEmulation.cpp50 void TestArm64InstEmulation::TearDownTestCase() { in TearDownTestCase() function in TestArm64InstEmulation
/llvm-project/lldb/unittests/Utility/
H A DLogTest.cpp73 static void TearDownTestCase() { in TearDownTestCase() function
/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DRandomAccessVisitorTest.cpp119 static void TearDownTestCase() { GlobalState.reset(); } in TearDownTestCase() function in __anon7ae2edc90111::RandomAccessVisitorTest
/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest.h269 static void TearDownTestCase() {} in TearDownTestCase() function