Home
last modified time | relevance | path

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

12

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dupgrade-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 …]
/llvm-project/lldb/unittests/Disassembler/ARM/
H A DTestArm64Disassembly.cpp26 static void SetUpTestCase();
35 void TestArm64Disassembly::SetUpTestCase() { in SetUpTestCase() function in __anon5597c6e80111::TestArm64Disassembly
H A DTestArmv7Disassembly.cpp26 static void SetUpTestCase();
35 void TestArmv7Disassembly::SetUpTestCase() { in SetUpTestCase() function in __anon30afb8cb0111::TestArmv7Disassembly
/llvm-project/lldb/unittests/UnwindAssembly/x86-but-no-x86-target/
H A DTestx86AssemblyInspectionEngine.cpp27 static void SetUpTestCase();
30 void Testx86AssemblyInspectionEngine::SetUpTestCase() { in SetUpTestCase() function in Testx86AssemblyInspectionEngine
/llvm-project/lldb/unittests/Instruction/ARM64/
H A DTestAArch64Emulator.cpp34 static void SetUpTestCase();
40 void TestAArch64Emulator::SetUpTestCase() { in SetUpTestCase() function in TestAArch64Emulator
/llvm-project/lldb/unittests/Disassembler/RISCV/
H A DTestMCDisasmInstanceRISCV.cpp26 static void SetUpTestCase();
32 void TestMCDisasmInstanceRISCV::SetUpTestCase() { in SetUpTestCase() function in __anonb91807320111::TestMCDisasmInstanceRISCV
/llvm-project/lldb/unittests/Disassembler/x86/
H A DTestGetControlFlowKindx86.cpp26 static void SetUpTestCase();
32 void TestGetControlFlowKindx86::SetUpTestCase() { in SetUpTestCase() function in __anond61f39c90111::TestGetControlFlowKindx86
/llvm-project/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteTestUtils.cpp16 void GDBRemoteTest::SetUpTestCase() { in SetUpTestCase() function in lldb_private::process_gdb_remote::GDBRemoteTest
H A DGDBRemoteTestUtils.h22 static void SetUpTestCase();
/llvm-project/llvm/unittests/tools/llvm-exegesis/Mips/
H A DTestBase.h30 static void SetUpTestCase() { in SetUpTestCase() function
/llvm-project/llvm/unittests/tools/llvm-exegesis/PowerPC/
H A DTestBase.h31 static void SetUpTestCase() { in SetUpTestCase() function
H A DTargetTest.cpp42 static void SetUpTestCase() { SetUpTestCase() function in llvm::exegesis::__anone94c2ac90111::PowerPCTargetTest
H A DAnalysisTest.cpp58 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anonf1fbb0060111::PPCAnalysisTest
/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/
H A DTestBase.h32 static void SetUpTestCase() { in SetUpTestCase()
30 static void SetUpTestCase() { SetUpTestCase() function
/llvm-project/llvm/unittests/Target/PowerPC/
H A DAIXRelocModelTest.cpp13 static void SetUpTestCase() { in SetUpTestCase() function in __anon1a91e9ac0111::AIXRelocModelTest
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/Inputs/gtest/nosuite/gtest/
H A Dgtest.h10 static void SetUpTestCase();
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/Inputs/gtest/
H A Dgtest.h10 static void SetUpTestCase();
/llvm-project/lldb/unittests/UnwindAssembly/PPC64/
H A DTestPPC64InstEmulation.cpp31 static void SetUpTestCase();
40 void TestPPC64InstEmulation::SetUpTestCase() { in SetUpTestCase() function in TestPPC64InstEmulation
/llvm-project/lldb/unittests/tools/lldb-server/tests/
H A DTestBase.h24 static void SetUpTestCase() { in SetUpTestCase() function
/llvm-project/llvm/unittests/tools/llvm-exegesis/AArch64/
H A DTargetTest.cpp45 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anon544a92320111::AArch64TargetTest
/llvm-project/llvm/unittests/CodeGen/
H A DAMDGPUMetadataTest.cpp48 static void SetUpTestCase() { in SetUpTestCase() function in llvm::AMDGPUSelectionDAGTest
/llvm-project/lldb/unittests/Target/
H A DRemoteAwarePlatformTest.cpp70 static void SetUpTestCase() { FileSystem::Initialize(); } in SetUpTestCase() function in __anon95704ef90111::RemoteAwarePlatformTest
/llvm-project/lldb/unittests/Host/linux/
H A DHostTest.cpp23 static void SetUpTestCase() { in SetUpTestCase() function in __anon8245e84c0111::HostTest
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/google/
H A Dupgrade-googletest-case.rst32 static void SetUpTestCase();
/llvm-project/llvm/unittests/Target/X86/
H A DMachineSizeOptsTest.cpp62 static void SetUpTestCase() { in SetUpTestCase() function in __anonda24e7200111::MachineSizeOptsTest

12