Home
last modified time | relevance | path

Searched refs:TearDownTestCase (Results 1 – 19 of 19) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dupgrade-googletest-case.cpp69 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 DTestArm64Disassembly.cpp26 static void TearDownTestCase();
42 void TestArm64Disassembly::TearDownTestCase() { in TearDownTestCase() function in TestArm64Disassembly
H A DTestArmv7Disassembly.cpp26 static void TearDownTestCase();
42 void TestArmv7Disassembly::TearDownTestCase() { in TearDownTestCase() function in TestArmv7Disassembly
/llvm-project-15.0.7/lldb/unittests/Instruction/
H A DTestAArch64Emulator.cpp35 static void TearDownTestCase();
44 void TestAArch64Emulator::TearDownTestCase() { in TearDownTestCase() function in TestAArch64Emulator
/llvm-project-15.0.7/lldb/unittests/Disassembler/x86/
H A DTestGetControlFlowKindx86.cpp26 static void TearDownTestCase();
39 void TestGetControlFlowKindx86::TearDownTestCase() { in TearDownTestCase() function in TestGetControlFlowKindx86
/llvm-project-15.0.7/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteTestUtils.cpp20 void GDBRemoteTest::TearDownTestCase() { Socket::Terminate(); } in TearDownTestCase() function in lldb_private::process_gdb_remote::GDBRemoteTest
H A DGDBRemoteTestUtils.h23 static void TearDownTestCase();
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/google/Inputs/gtest/nosuite/gtest/
H A Dgtest.h11 static void TearDownTestCase();
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/google/Inputs/gtest/
H A Dgtest.h11 static void TearDownTestCase();
/llvm-project-15.0.7/lldb/unittests/tools/lldb-server/tests/
H A DTestBase.h30 static void TearDownTestCase() { in TearDownTestCase() function
/llvm-project-15.0.7/lldb/unittests/Host/linux/
H A DHostTest.cpp24 static void TearDownTestCase() { in TearDownTestCase() function in __anonc6df4de90111::HostTest
/llvm-project-15.0.7/lldb/unittests/UnwindAssembly/PPC64/
H A DTestPPC64InstEmulation.cpp32 static void TearDownTestCase();
49 void TestPPC64InstEmulation::TearDownTestCase() { in TearDownTestCase() function in TestPPC64InstEmulation
/llvm-project-15.0.7/lldb/unittests/Target/
H A DRemoteAwarePlatformTest.cpp70 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 Dupgrade-googletest-case.rst33 static void TearDownTestCase();
/llvm-project-15.0.7/lldb/unittests/UnwindAssembly/ARM64/
H A DTestArm64InstEmulation.cpp33 static void TearDownTestCase();
50 void TestArm64InstEmulation::TearDownTestCase() { in TearDownTestCase() function in TestArm64InstEmulation
/llvm-project-15.0.7/lldb/unittests/Utility/
H A DLogTest.cpp73 static void TearDownTestCase() { in TearDownTestCase() function
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h531 GetNotDefaultOrNull(&T::TearDownTestCase, &Test::TearDownTestCase); in GetTearDownCaseOrSuite()
/llvm-project-15.0.7/llvm/unittests/DebugInfo/CodeView/
H A DRandomAccessVisitorTest.cpp121 static void TearDownTestCase() { GlobalState.reset(); } in TearDownTestCase() function in __anon4c709ac60111::RandomAccessVisitorTest
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h430 static void TearDownTestCase() {} in TearDownTestCase() function