| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
| H A D | sanitizer_stacktrace_test.cc | 22 virtual void SetUp(); 45 void FastUnwindTest::SetUp() { in SetUp() function in __sanitizer::FastUnwindTest
|
| H A D | sanitizer_linux_test.cc | 65 virtual void SetUp() { in SetUp() function in __sanitizer::ThreadListerTest
|
| H A D | sanitizer_libc_test.cc | 168 void SetUp() override { in SetUp() function in SanitizerCommonFileTest
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/ |
| H A D | fixture_test.cc | 9 void SetUp(const ::benchmark::State& state) { in SetUp() function in MyFixture
|
| H A D | map_test.cc | 37 void SetUp(const ::benchmark::State& st) { in SetUp() function in MapFixture
|
| H A D | multiple_ranges_test.cc | 31 void SetUp(const ::benchmark::State& state) { in SetUp() function in MultipleRangesFixture
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/ |
| H A D | fixture_test.cc | 9 void SetUp(const ::benchmark::State& state) { in SetUp() function in MyFixture
|
| H A D | map_test.cc | 37 void SetUp(const ::benchmark::State& st) { in SetUp() function in MapFixture
|
| H A D | multiple_ranges_test.cc | 31 void SetUp(const ::benchmark::State& state) { in SetUp() function in MultipleRangesFixture
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/ |
| H A D | benchmark.h | 1017 this->SetUp(st); in Run() 1023 virtual void SetUp(const State&) {} in SetUp() function 1026 virtual void SetUp(State& st) { SetUp(const_cast<const State&>(st)); } in SetUp() function
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/ |
| H A D | benchmark.h | 1054 this->SetUp(st); in Run() 1060 virtual void SetUp(const State&) {} in SetUp() function 1063 virtual void SetUp(State& st) { SetUp(const_cast<const State&>(st)); } in SetUp() function
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/ |
| H A D | fdr_controller_test.cc | 53 void SetUp() override { in SetUp() function in __xray::__anon0900ef0e0111::FunctionSequenceTest 305 void SetUp() override { in SetUp() function in __xray::__anon0900ef0e0111::BufferManagementTest
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/ |
| H A D | gtest.h | 469 virtual void SetUp(); 1051 virtual void SetUp() {} in SetUp() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/ |
| H A D | CMakeLists.txt | 168 # ICC17u2: overloaded virtual function "benchmark::Fixture::SetUp" is only partially overridden
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/ |
| H A D | CMakeLists.txt | 169 # ICC17u2: overloaded virtual function "benchmark::Fixture::SetUp" is only partially overridden
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
| H A D | gtest.cc | 2258 void Test::SetUp() { in SetUp() function in testing::Test 2503 internal::HandleExceptionsInMethodIfSupported(this, &Test::SetUp, "SetUp()"); in Run() 5217 static void SetUpEnvironment(Environment* env) { env->SetUp(); } in SetUpEnvironment()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ |
| H A D | msan_test.cc | 961 void SetUp() override { in SetUp() function in MemorySanitizerIpTest
|