Home
last modified time | relevance | path

Searched refs:SetUpTestCase (Results 1 – 25 of 71) sorted by relevance

123

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dgoogle-upgrade-googletest-case.cpp66 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/
DTestArm64Disassembly.cpp25 static void SetUpTestCase();
34 void TestArm64Disassembly::SetUpTestCase() { in SetUpTestCase() function in TestArm64Disassembly
DTestArmv7Disassembly.cpp25 static void SetUpTestCase();
34 void TestArmv7Disassembly::SetUpTestCase() { in SetUpTestCase() function in TestArmv7Disassembly
/external/llvm-project/lldb/unittests/Instruction/
DTestAArch64Emulator.cpp34 static void SetUpTestCase();
40 void TestAArch64Emulator::SetUpTestCase() { in SetUpTestCase() function in TestAArch64Emulator
/external/llvm-project/lldb/unittests/Process/gdb-remote/
DGDBRemoteTestUtils.cpp16 void GDBRemoteTest::SetUpTestCase() { in SetUpTestCase() function in lldb_private::process_gdb_remote::GDBRemoteTest
DGDBRemoteTestUtils.h22 static void SetUpTestCase();
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/Mips/
DTestBase.h29 static void SetUpTestCase() { in SetUpTestCase() function
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/PowerPC/
DTestBase.h29 static void SetUpTestCase() { in SetUpTestCase() function
DTargetTest.cpp42 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anona643ef0d0111::PowerPCTargetTest
DAnalysisTest.cpp58 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anoncbf5954a0111::AnalysisTest
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/
DTestBase.h29 static void SetUpTestCase() { in SetUpTestCase() function
DAssemblerTest.cpp31 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anon86a44f4a0111::X86MachineFunctionGeneratorTest
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/ARM/
DAssemblerTest.cpp22 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anonde13b3640111::ARMMachineFunctionGeneratorTest
/external/llvm-project/llvm/unittests/Target/PowerPC/
DAIXRelocModelTest.cpp13 static void SetUpTestCase() { in SetUpTestCase() function in __anonaa2ccaf00111::AIXRelocModelTest
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/gtest/nosuite/gtest/
Dgtest.h10 static void SetUpTestCase();
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/gtest/
Dgtest.h10 static void SetUpTestCase();
/external/libbrillo/brillo/files/
Dfile_util_test.h37 static void SetUpTestCase();
/external/llvm-project/lldb/unittests/tools/lldb-server/tests/
DTestBase.h24 static void SetUpTestCase() { in SetUpTestCase() function
/external/llvm-project/lldb/unittests/Host/linux/
DHostTest.cpp20 static void SetUpTestCase() { in SetUpTestCase() function in __anon55916b100111::HostTest
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/AArch64/
DTargetTest.cpp46 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anon114256760111::AArch64TargetTest
/external/llvm-project/lldb/unittests/UnwindAssembly/PPC64/
DTestPPC64InstEmulation.cpp31 static void SetUpTestCase();
40 void TestPPC64InstEmulation::SetUpTestCase() { in SetUpTestCase() function in TestPPC64InstEmulation
/external/tensorflow/tensorflow/core/platform/profile_utils/
Dcpu_utils_test.cc32 TEST_F(CpuUtilsTest, SetUpTestCase) {} in TEST_F() argument
/external/llvm-project/lldb/unittests/Target/
DRemoteAwarePlatformTest.cpp69 static void SetUpTestCase() { FileSystem::Initialize(); } in SetUpTestCase() function in __anonf39a0f3d0111::RemoteAwarePlatformTest
/external/libvpx/libvpx/test/
Dcq_test.cc32 static void SetUpTestCase() { bitrates_.clear(); } in SetUpTestCase() function in __anonfd817c960111::CQTest
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dgoogle-upgrade-googletest-case.rst32 static void SetUpTestCase();

123