Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/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();
102 using Test::SetUpTestCase;
112 using FooTest::SetUpTestCase;
138 static void SetUpTestCase();
153 T::SetUpTestCase(); in testInstantiationOnlyWarns()
166 FooTest::SetUpTestCase(); in setUpTearDownCallAndReference()
183 F = &FooTest::SetUpTestCase; in setUpTearDownCallAndReference()
191 MyTest::SetUpTestCase(); in setUpTearDownCallAndReference()
[all …]
/llvm-project-15.0.7/lldb/unittests/Disassembler/ARM/
H A DTestArm64Disassembly.cpp25 static void SetUpTestCase();
34 void TestArm64Disassembly::SetUpTestCase() { in SetUpTestCase() function in TestArm64Disassembly
H A DTestArmv7Disassembly.cpp25 static void SetUpTestCase();
34 void TestArmv7Disassembly::SetUpTestCase() { in SetUpTestCase() function in TestArmv7Disassembly
/llvm-project-15.0.7/lldb/unittests/Instruction/
H A DTestAArch64Emulator.cpp34 static void SetUpTestCase();
40 void TestAArch64Emulator::SetUpTestCase() { in SetUpTestCase() function in TestAArch64Emulator
/llvm-project-15.0.7/lldb/unittests/Disassembler/x86/
H A DTestGetControlFlowKindx86.cpp25 static void SetUpTestCase();
31 void TestGetControlFlowKindx86::SetUpTestCase() { in SetUpTestCase() function in TestGetControlFlowKindx86
/llvm-project-15.0.7/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-15.0.7/llvm/unittests/tools/llvm-exegesis/Mips/
H A DTestBase.h29 static void SetUpTestCase() { in SetUpTestCase() function
/llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/PowerPC/
H A DTestBase.h29 static void SetUpTestCase() { in SetUpTestCase() function
H A DTargetTest.cpp42 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anon0e98e1460111::PowerPCTargetTest
H A DAnalysisTest.cpp58 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anon9d4ff9c30111::PPCAnalysisTest
/llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/X86/
H A DTestBase.h29 static void SetUpTestCase() { in SetUpTestCase() function
H A DAssemblerTest.cpp31 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anonb0975e630111::X86MachineFunctionGeneratorTest
/llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/ARM/
H A DAssemblerTest.cpp22 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anon0806c27d0111::ARMMachineFunctionGeneratorTest
/llvm-project-15.0.7/llvm/unittests/Target/PowerPC/
H A DAIXRelocModelTest.cpp13 static void SetUpTestCase() { in SetUpTestCase() function in __anonfceac6690111::AIXRelocModelTest
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/google/Inputs/gtest/nosuite/gtest/
H A Dgtest.h10 static void SetUpTestCase();
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/google/Inputs/gtest/
H A Dgtest.h10 static void SetUpTestCase();
/llvm-project-15.0.7/lldb/unittests/tools/lldb-server/tests/
H A DTestBase.h24 static void SetUpTestCase() { in SetUpTestCase() function
/llvm-project-15.0.7/lldb/unittests/Host/linux/
H A DHostTest.cpp20 static void SetUpTestCase() { in SetUpTestCase() function in __anonc6df4de90111::HostTest
/llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/AArch64/
H A DTargetTest.cpp46 static void SetUpTestCase() { in SetUpTestCase() function in llvm::exegesis::__anon799748af0111::AArch64TargetTest
/llvm-project-15.0.7/lldb/unittests/UnwindAssembly/PPC64/
H A DTestPPC64InstEmulation.cpp31 static void SetUpTestCase();
40 void TestPPC64InstEmulation::SetUpTestCase() { in SetUpTestCase() function in TestPPC64InstEmulation
/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DAMDGPUMetadataTest.cpp47 static void SetUpTestCase() { in SetUpTestCase() function in llvm::AMDGPUSelectionDAGTest
/llvm-project-15.0.7/lldb/unittests/Target/
H A DRemoteAwarePlatformTest.cpp69 static void SetUpTestCase() { FileSystem::Initialize(); } in SetUpTestCase() function in __anon3180d8760111::RemoteAwarePlatformTest
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/google/
H A Dupgrade-googletest-case.rst32 static void SetUpTestCase();
/llvm-project-15.0.7/llvm/unittests/Target/X86/
H A DMachineSizeOptsTest.cpp61 static void SetUpTestCase() { in SetUpTestCase() function in __anon7635709d0111::MachineSizeOptsTest

12