Home
last modified time | relevance | path

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

12

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dgoogle-upgrade-googletest-case.cpp69 static void TearDownTestCase();
78 void FooTest::TearDownTestCase() {} in TearDownTestCase() function in FooTest
87 static void TearDownTestCase();
96 template <typename T> void FooTypedTest<T>::TearDownTestCase() {} in TearDownTestCase() function in FooTypedTest
105 using Test::TearDownTestCase;
115 using FooTest::TearDownTestCase;
128 static void TearDownTestCase() {} in TearDownTestCase() function in BarTest3
139 static void TearDownTestCase();
146 testing::Test::TearDownTestCase(); in Test()
155 T::TearDownTestCase(); in testInstantiationOnlyWarns()
[all …]
/external/llvm-project/lldb/unittests/Disassembler/
DTestArm64Disassembly.cpp26 static void TearDownTestCase();
42 void TestArm64Disassembly::TearDownTestCase() { in TearDownTestCase() function in TestArm64Disassembly
DTestArmv7Disassembly.cpp26 static void TearDownTestCase();
42 void TestArmv7Disassembly::TearDownTestCase() { in TearDownTestCase() function in TestArmv7Disassembly
/external/llvm-project/lldb/unittests/Instruction/
DTestAArch64Emulator.cpp35 static void TearDownTestCase();
44 void TestAArch64Emulator::TearDownTestCase() { in TearDownTestCase() function in TestAArch64Emulator
/external/llvm-project/lldb/unittests/Process/gdb-remote/
DGDBRemoteTestUtils.cpp20 void GDBRemoteTest::TearDownTestCase() { Socket::Terminate(); } in TearDownTestCase() function in lldb_private::process_gdb_remote::GDBRemoteTest
DGDBRemoteTestUtils.h23 static void TearDownTestCase();
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/gtest/nosuite/gtest/
Dgtest.h11 static void TearDownTestCase();
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/gtest/
Dgtest.h11 static void TearDownTestCase();
/external/llvm-project/lldb/unittests/tools/lldb-server/tests/
DTestBase.h30 static void TearDownTestCase() { in TearDownTestCase() function
/external/llvm-project/lldb/unittests/Host/linux/
DHostTest.cpp24 static void TearDownTestCase() { in TearDownTestCase() function in __anon55916b100111::HostTest
/external/llvm-project/lldb/unittests/UnwindAssembly/PPC64/
DTestPPC64InstEmulation.cpp32 static void TearDownTestCase();
49 void TestPPC64InstEmulation::TearDownTestCase() { in TearDownTestCase() function in TestPPC64InstEmulation
/external/tensorflow/tensorflow/core/platform/profile_utils/
Dcpu_utils_test.cc34 TEST_F(CpuUtilsTest, TearDownTestCase) {} in TEST_F() argument
/external/llvm-project/lldb/unittests/Target/
DRemoteAwarePlatformTest.cpp70 static void TearDownTestCase() { FileSystem::Terminate(); } in TearDownTestCase() function in __anonf39a0f3d0111::RemoteAwarePlatformTest
/external/libvpx/libvpx/test/
Dcq_test.cc34 static void TearDownTestCase() { in TearDownTestCase() function in __anonfd817c960111::CQTest
Dconsistency_test.cc55 static void TearDownTestCase() { in TearDownTestCase() function in __anon4a80d0940111::ConsistencyTestBase
Dblockiness_test.cc45 static void TearDownTestCase() { in TearDownTestCase() function in __anon6aa2156f0111::BlockinessTestBase
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dgoogle-upgrade-googletest-case.rst33 static void TearDownTestCase();
/external/llvm-project/lldb/unittests/UnwindAssembly/ARM64/
DTestArm64InstEmulation.cpp33 static void TearDownTestCase();
50 void TestArm64InstEmulation::TearDownTestCase() { in TearDownTestCase() function in TestArm64InstEmulation
/external/angle/src/tests/deqp_support/
Dangle_deqp_gtest.cpp360 static void TearDownTestCase();
572 void dEQPTest<TestModuleIndex>::TearDownTestCase() in TearDownTestCase() function in angle::__anon95caab630111::dEQPTest
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h691 TestClass::TearDownTestCase, in Register()
1250 parent_class::TearDownTestCase, \
/external/llvm-project/lldb/unittests/Utility/
DLogTest.cpp63 static void TearDownTestCase() { in TearDownTestCase() function
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h648 TestClass::TearDownTestCase, in Register()
1232 parent_class::TearDownTestCase, \
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-internal.h672 TestClass::TearDownTestCase, new TestFactoryImpl<TestClass>);
1325 parent_class::TearDownTestCase, \
/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DRandomAccessVisitorTest.cpp121 static void TearDownTestCase() { GlobalState.reset(); } in TearDownTestCase() function in __anonbaeb340d0111::RandomAccessVisitorTest
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-internal.h524 GetNotDefaultOrNull(&T::TearDownTestCase, &Test::TearDownTestCase); in GetTearDownCaseOrSuite()

12