/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | google-upgrade-googletest-case.cpp | 69 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/ |
D | TestArm64Disassembly.cpp | 26 static void TearDownTestCase(); 42 void TestArm64Disassembly::TearDownTestCase() { in TearDownTestCase() function in TestArm64Disassembly
|
D | TestArmv7Disassembly.cpp | 26 static void TearDownTestCase(); 42 void TestArmv7Disassembly::TearDownTestCase() { in TearDownTestCase() function in TestArmv7Disassembly
|
/external/llvm-project/lldb/unittests/Instruction/ |
D | TestAArch64Emulator.cpp | 35 static void TearDownTestCase(); 44 void TestAArch64Emulator::TearDownTestCase() { in TearDownTestCase() function in TestAArch64Emulator
|
/external/llvm-project/lldb/unittests/Process/gdb-remote/ |
D | GDBRemoteTestUtils.cpp | 20 void GDBRemoteTest::TearDownTestCase() { Socket::Terminate(); } in TearDownTestCase() function in lldb_private::process_gdb_remote::GDBRemoteTest
|
D | GDBRemoteTestUtils.h | 23 static void TearDownTestCase();
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/gtest/nosuite/gtest/ |
D | gtest.h | 11 static void TearDownTestCase();
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/gtest/ |
D | gtest.h | 11 static void TearDownTestCase();
|
/external/llvm-project/lldb/unittests/tools/lldb-server/tests/ |
D | TestBase.h | 30 static void TearDownTestCase() { in TearDownTestCase() function
|
/external/llvm-project/lldb/unittests/Host/linux/ |
D | HostTest.cpp | 24 static void TearDownTestCase() { in TearDownTestCase() function in __anon55916b100111::HostTest
|
/external/llvm-project/lldb/unittests/UnwindAssembly/PPC64/ |
D | TestPPC64InstEmulation.cpp | 32 static void TearDownTestCase(); 49 void TestPPC64InstEmulation::TearDownTestCase() { in TearDownTestCase() function in TestPPC64InstEmulation
|
/external/tensorflow/tensorflow/core/platform/profile_utils/ |
D | cpu_utils_test.cc | 34 TEST_F(CpuUtilsTest, TearDownTestCase) {} in TEST_F() argument
|
/external/llvm-project/lldb/unittests/Target/ |
D | RemoteAwarePlatformTest.cpp | 70 static void TearDownTestCase() { FileSystem::Terminate(); } in TearDownTestCase() function in __anonf39a0f3d0111::RemoteAwarePlatformTest
|
/external/libvpx/libvpx/test/ |
D | cq_test.cc | 34 static void TearDownTestCase() { in TearDownTestCase() function in __anonfd817c960111::CQTest
|
D | consistency_test.cc | 55 static void TearDownTestCase() { in TearDownTestCase() function in __anon4a80d0940111::ConsistencyTestBase
|
D | blockiness_test.cc | 45 static void TearDownTestCase() { in TearDownTestCase() function in __anon6aa2156f0111::BlockinessTestBase
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | google-upgrade-googletest-case.rst | 33 static void TearDownTestCase();
|
/external/llvm-project/lldb/unittests/UnwindAssembly/ARM64/ |
D | TestArm64InstEmulation.cpp | 33 static void TearDownTestCase(); 50 void TestArm64InstEmulation::TearDownTestCase() { in TearDownTestCase() function in TestArm64InstEmulation
|
/external/angle/src/tests/deqp_support/ |
D | angle_deqp_gtest.cpp | 360 static void TearDownTestCase(); 572 void dEQPTest<TestModuleIndex>::TearDownTestCase() in TearDownTestCase() function in angle::__anon95caab630111::dEQPTest
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-internal.h | 691 TestClass::TearDownTestCase, in Register() 1250 parent_class::TearDownTestCase, \
|
/external/llvm-project/lldb/unittests/Utility/ |
D | LogTest.cpp | 63 static void TearDownTestCase() { in TearDownTestCase() function
|
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-internal.h | 648 TestClass::TearDownTestCase, in Register() 1232 parent_class::TearDownTestCase, \
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-internal.h | 672 TestClass::TearDownTestCase, new TestFactoryImpl<TestClass>); 1325 parent_class::TearDownTestCase, \
|
/external/llvm-project/llvm/unittests/DebugInfo/CodeView/ |
D | RandomAccessVisitorTest.cpp | 121 static void TearDownTestCase() { GlobalState.reset(); } in TearDownTestCase() function in __anonbaeb340d0111::RandomAccessVisitorTest
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/ |
D | gtest-internal.h | 524 GetNotDefaultOrNull(&T::TearDownTestCase, &Test::TearDownTestCase); in GetTearDownCaseOrSuite()
|