Home
last modified time | relevance | path

Searched refs:SetUp (Results 1 – 25 of 129) sorted by relevance

123456

/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DDIETest.cpp27 void SetUp() override { in SetUp() function in __anonfc9570b20111::DIEFixtureBase
45 void SetUp() override { in SetUp() function
46 DIEFixtureBase::SetUp(); in SetUp()
78 void SetUp() override { in SetUp() function
79 DIEFixtureBase::SetUp(); in SetUp()
122 void SetUp() override { in SetUp() function
123 DIEFixtureBase::SetUp(); in SetUp()
157 void SetUp() override { DIEFixtureBase::SetUp(); } in SetUp() function
/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/
H A Dharness.h44 void SetUp() override { in SetUp() function
86 void SetUp() override { in SetUp() function
/llvm-project-15.0.7/flang/unittests/Optimizer/
H A DKindMappingTest.cpp27 void SetUp() { defaultString = new KindMapping(context); } in SetUp() function
36 void SetUp() { in SetUp() function
55 void SetUp() { in SetUp() function
H A DFIRContextTest.cpp21 void SetUp() { in SetUp() function
/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestLineEntry.cpp38 void SetUp() override;
47 void LineEntryTest::SetUp() { in SetUp() function in LineEntryTest
/llvm-project-15.0.7/flang/unittests/Runtime/
H A DCrashHandlerFixture.h18 void SetUp();
H A DCrashHandlerFixture.cpp29 void CrashHandlerFixture::SetUp() { in SetUp() function in CrashHandlerFixture
/llvm-project-15.0.7/lldb/unittests/ScriptInterpreter/Python/
H A DPythonTestSuite.h15 void SetUp() override;
/llvm-project-15.0.7/lldb/unittests/Target/
H A DModuleCacheTest.cpp28 void SetUp() override;
67 void ModuleCacheTest::SetUp() { in SetUp() function in ModuleCacheTest
H A DStackFrameRecognizerTest.cpp29 void SetUp() override { in SetUp() function in __anond05258ae0111::StackFrameRecognizerTest
/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DVFABIUtils.cpp21 void SetUp() override { in SetUp() function in VFABIAttrTest
/llvm-project-15.0.7/lldb/unittests/Platform/Android/
H A DAdbClientTest.cpp29 void SetUp() override { set_env("ANDROID_SERIAL", ""); } in SetUp() function in lldb_private::platform_android::AdbClientTest
/llvm-project-15.0.7/lldb/unittests/Core/
H A DSourceManagerTest.cpp18 void SetUp() override { FileSystem::Initialize(); } in SetUp() function in SourceFileCache
/llvm-project-15.0.7/lldb/unittests/Utility/
H A DLogTest.cpp105 void SetUp() override;
116 void LogChannelEnabledTest::SetUp() { in SetUp() function in LogChannelEnabledTest
117 LogChannelTest::SetUp(); in SetUp()
/llvm-project-15.0.7/lldb/unittests/ScriptInterpreter/Lua/
H A DScriptInterpreterTests.cpp26 void SetUp() override { in SetUp() function in __anon36a08bc40111::ScriptInterpreterTest
/llvm-project-15.0.7/lldb/unittests/tools/lldb-server/tests/
H A DTestBase.h47 void SetUp() override { in SetUp() function
/llvm-project-15.0.7/third-party/benchmark/test/
H A Dfixture_test.cc11 void SetUp(const ::benchmark::State& state) BENCHMARK_OVERRIDE { in SetUp() function in FIXTURE_BECHMARK_NAME
H A Dargs_product_test.cc26 void SetUp(const ::benchmark::State& state) BENCHMARK_OVERRIDE { in SetUp() function in ArgsProductFixture
H A Dmap_test.cc37 void SetUp(const ::benchmark::State& st) BENCHMARK_OVERRIDE { in SetUp() function in MapFixture
H A Dmultiple_ranges_test.cc31 void SetUp(const ::benchmark::State& state) BENCHMARK_OVERRIDE { in SetUp() function in MultipleRangesFixture
/llvm-project-15.0.7/llvm/unittests/Demangle/
H A DDLangDemangleTest.cpp20 void SetUp() override { Demangled = llvm::dlangDemangle(GetParam().first); } in SetUp() function
/llvm-project-15.0.7/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteCommunicationTest.cpp31 void SetUp() override { in SetUp() function in __anonbd7795710111::GDBRemoteCommunicationTest
/llvm-project-15.0.7/libc/test/src/signal/
H A Dsigprocmask_test.cpp24 void SetUp() override { __llvm_libc::sigprocmask(0, nullptr, &oldSet); } in SetUp() function in LlvmLibcSignalTest
/llvm-project-15.0.7/llvm/unittests/tools/llvm-mca/
H A DMCATestBase.h71 void SetUp() override;
/llvm-project-15.0.7/llvm/unittests/Passes/
H A DPassBuilderBindingsTest.cpp18 void SetUp() override { in SetUp() function in PassBuilderCTest

123456