/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | google-upgrade-googletest-case.cpp | 66 static void SetUpTestCase(); 74 void FooTest::SetUpTestCase() {} in SetUpTestCase() function in FooTest 84 static void SetUpTestCase(); 92 template <typename T> void FooTypedTest<T>::SetUpTestCase() {} in SetUpTestCase() function in FooTypedTest 102 using Test::SetUpTestCase; 112 using FooTest::SetUpTestCase; 124 static void SetUpTestCase() {} in SetUpTestCase() function in BarTest3 138 static void SetUpTestCase(); 145 testing::Test::SetUpTestCase(); in Test() 153 T::SetUpTestCase(); in testInstantiationOnlyWarns() [all …]
|
/external/llvm-project/lldb/unittests/Disassembler/ |
D | TestArm64Disassembly.cpp | 25 static void SetUpTestCase(); 34 void TestArm64Disassembly::SetUpTestCase() { in SetUpTestCase() function in TestArm64Disassembly
|
D | TestArmv7Disassembly.cpp | 25 static void SetUpTestCase(); 34 void TestArmv7Disassembly::SetUpTestCase() { in SetUpTestCase() function in TestArmv7Disassembly
|
/external/llvm-project/lldb/unittests/Instruction/ |
D | TestAArch64Emulator.cpp | 34 static void SetUpTestCase(); 40 void TestAArch64Emulator::SetUpTestCase() { in SetUpTestCase() function in TestAArch64Emulator
|
/external/llvm-project/lldb/unittests/Process/gdb-remote/ |
D | GDBRemoteTestUtils.cpp | 16 void GDBRemoteTest::SetUpTestCase() { in SetUpTestCase() function in lldb_private::process_gdb_remote::GDBRemoteTest
|
D | GDBRemoteTestUtils.h | 22 static void SetUpTestCase();
|
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/Mips/ |
D | TestBase.h | 29 static void SetUpTestCase() { in SetUpTestCase() function
|
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/PowerPC/ |
D | TestBase.h | 29 static void SetUpTestCase() { in SetUpTestCase() function
|
D | TargetTest.cpp | 42 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anona643ef0d0111::PowerPCTargetTest
|
D | AnalysisTest.cpp | 58 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anoncbf5954a0111::AnalysisTest
|
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/ |
D | TestBase.h | 29 static void SetUpTestCase() { in SetUpTestCase() function
|
D | AssemblerTest.cpp | 31 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anon86a44f4a0111::X86MachineFunctionGeneratorTest
|
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/ARM/ |
D | AssemblerTest.cpp | 22 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anonde13b3640111::ARMMachineFunctionGeneratorTest
|
/external/llvm-project/llvm/unittests/Target/PowerPC/ |
D | AIXRelocModelTest.cpp | 13 static void SetUpTestCase() { in SetUpTestCase() function in __anonaa2ccaf00111::AIXRelocModelTest
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/gtest/nosuite/gtest/ |
D | gtest.h | 10 static void SetUpTestCase();
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/gtest/ |
D | gtest.h | 10 static void SetUpTestCase();
|
/external/libbrillo/brillo/files/ |
D | file_util_test.h | 37 static void SetUpTestCase();
|
/external/llvm-project/lldb/unittests/tools/lldb-server/tests/ |
D | TestBase.h | 24 static void SetUpTestCase() { in SetUpTestCase() function
|
/external/llvm-project/lldb/unittests/Host/linux/ |
D | HostTest.cpp | 20 static void SetUpTestCase() { in SetUpTestCase() function in __anon55916b100111::HostTest
|
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/AArch64/ |
D | TargetTest.cpp | 46 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anon114256760111::AArch64TargetTest
|
/external/llvm-project/lldb/unittests/UnwindAssembly/PPC64/ |
D | TestPPC64InstEmulation.cpp | 31 static void SetUpTestCase(); 40 void TestPPC64InstEmulation::SetUpTestCase() { in SetUpTestCase() function in TestPPC64InstEmulation
|
/external/tensorflow/tensorflow/core/platform/profile_utils/ |
D | cpu_utils_test.cc | 32 TEST_F(CpuUtilsTest, SetUpTestCase) {} in TEST_F() argument
|
/external/llvm-project/lldb/unittests/Target/ |
D | RemoteAwarePlatformTest.cpp | 69 static void SetUpTestCase() { FileSystem::Initialize(); } in SetUpTestCase() function in __anonf39a0f3d0111::RemoteAwarePlatformTest
|
/external/libvpx/libvpx/test/ |
D | cq_test.cc | 32 static void SetUpTestCase() { bitrates_.clear(); } in SetUpTestCase() function in __anonfd817c960111::CQTest
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | google-upgrade-googletest-case.rst | 32 static void SetUpTestCase();
|