/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/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
H A D | sanitizer_stacktrace_test.cc | 45 void FastUnwindTest::SetUp() { in SetUp() function in __sanitizer::FastUnwindTest
|
H A D | sanitizer_libc_test.cc | 168 void SetUp() override { in SetUp() function in SanitizerCommonFileTest
|
H A D | sanitizer_linux_test.cc | 65 virtual void SetUp() { in SetUp() function in __sanitizer::ThreadListerTest
|
/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/benchmark/include/benchmark/ |
H A D | benchmark.h | 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 | 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/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/ |
H A D | gtest.h | 1051 virtual void SetUp() {} in SetUp() function
|
/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
|
/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
|