| /external/catch2/projects/SelfTest/UsageTests/ |
| D | BDD.tests.cpp | 23 struct Fixture { struct 24 Fixture() in Fixture() argument 28 int counter() { in counter() 32 int d_counter;
|
| D | Class.tests.cpp | 36 struct Fixture struct 38 Fixture() : m_a( 1 ) {} in Fixture() argument 40 int m_a;
|
| /external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
| D | gtest_skip_test.cc | 42 class Fixture : public Test { class 49 TEST_F(Fixture, SkipsOneTest) { in TEST_F() argument 53 TEST_F(Fixture, SkipsAnotherTest) { in TEST_F() argument
|
| /external/googletest/googletest/test/ |
| D | gtest_skip_test.cc | 42 class Fixture : public Test { class 49 TEST_F(Fixture, SkipsOneTest) { in TEST_F() argument 53 TEST_F(Fixture, SkipsAnotherTest) { in TEST_F() argument
|
| /external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
| D | container_memory_test.cc | 48 class Fixture : public ::testing::Test { class 52 Fixture() { ptr_ = std::allocator_traits<Alloc>::allocate(*alloc(), 1); } in Fixture() function in absl::container_internal::__anond7a63d930111::Fixture 65 TEST_F(Fixture, ConstructNoArgs) { in TEST_F() argument 70 TEST_F(Fixture, ConstructOneArg) { in TEST_F() argument 75 TEST_F(Fixture, ConstructTwoArg) { in TEST_F() argument
|
| /external/abseil-cpp/absl/container/internal/ |
| D | container_memory_test.cc | 48 class Fixture : public ::testing::Test { class 52 Fixture() { ptr_ = std::allocator_traits<Alloc>::allocate(*alloc(), 1); } in Fixture() function in absl::container_internal::__anon01c226240111::Fixture 65 TEST_F(Fixture, ConstructNoArgs) { in TEST_F() argument 70 TEST_F(Fixture, ConstructOneArg) { in TEST_F() argument 75 TEST_F(Fixture, ConstructTwoArg) { in TEST_F() argument
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
| D | container_memory_test.cc | 89 class Fixture : public ::testing::Test { class 93 Fixture() { ptr_ = std::allocator_traits<Alloc>::allocate(*alloc(), 1); } in Fixture() function in absl::container_internal::__anon559319850111::Fixture 106 TEST_F(Fixture, ConstructNoArgs) { in TEST_F() argument 111 TEST_F(Fixture, ConstructOneArg) { in TEST_F() argument 116 TEST_F(Fixture, ConstructTwoArg) { in TEST_F() argument
|
| /external/openscreen/third_party/abseil/src/absl/container/internal/ |
| D | container_memory_test.cc | 89 class Fixture : public ::testing::Test { class 93 Fixture() { ptr_ = std::allocator_traits<Alloc>::allocate(*alloc(), 1); } in Fixture() function in absl::container_internal::__anon8fd3b3450111::Fixture 106 TEST_F(Fixture, ConstructNoArgs) { in TEST_F() argument 111 TEST_F(Fixture, ConstructOneArg) { in TEST_F() argument 116 TEST_F(Fixture, ConstructTwoArg) { in TEST_F() argument
|
| /external/libtextclassifier/abseil-cpp/absl/container/internal/ |
| D | container_memory_test.cc | 89 class Fixture : public ::testing::Test { class 93 Fixture() { ptr_ = std::allocator_traits<Alloc>::allocate(*alloc(), 1); } in Fixture() function in absl::container_internal::__anone51a1bf40111::Fixture 106 TEST_F(Fixture, ConstructNoArgs) { in TEST_F() argument 111 TEST_F(Fixture, ConstructOneArg) { in TEST_F() argument 116 TEST_F(Fixture, ConstructTwoArg) { in TEST_F() argument
|
| /external/angle/third_party/abseil-cpp/absl/container/internal/ |
| D | container_memory_test.cc | 89 class Fixture : public ::testing::Test { class 93 Fixture() { ptr_ = std::allocator_traits<Alloc>::allocate(*alloc(), 1); } in Fixture() function in absl::container_internal::__anond02e2a730111::Fixture 106 TEST_F(Fixture, ConstructNoArgs) { in TEST_F() argument 111 TEST_F(Fixture, ConstructOneArg) { in TEST_F() argument 116 TEST_F(Fixture, ConstructTwoArg) { in TEST_F() argument
|
| /external/protobuf/benchmarks/cpp/ |
| D | cpp_benchmark.cc | 52 class Fixture : public benchmark::Fixture { class 54 Fixture(const BenchmarkDataset& dataset, const std::string& suffix) { in Fixture() function in Fixture
|
| /external/catch2/examples/ |
| D | 210-Evt-EventListeners.cpp | 405 struct Fixture { struct 411 TEST_CASE_METHOD( Fixture, "3: Testcase with class-based fixture", "[tag-C][tag-D]" ) { argument
|
| /external/grpc-grpc/test/cpp/microbenchmarks/ |
| D | bm_call_create.cc | 357 struct Fixture { struct 358 const grpc_channel_filter* filter = kFilter; 359 const uint32_t flags = kFlags;
|
| D | bm_chttp2_transport.cc | 130 class Fixture { class 132 Fixture(const grpc::ChannelArguments& args, bool client) { in Fixture() function in Fixture
|
| /external/python/cpython3/Lib/test/ |
| D | test_xmlrpc.py | 601 class Fixture: class in http_server.TestInstanceClass
|
| /external/llvm-project/llvm/utils/benchmark/include/benchmark/ |
| D | benchmark.h | 1014 Fixture() : internal::Benchmark("") {} in Fixture() function
|
| /external/libcxx/utils/google-benchmark/include/benchmark/ |
| D | benchmark.h | 1051 Fixture() : internal::Benchmark("") {} in Fixture() function
|
| /external/llvm-project/libcxx/utils/google-benchmark/include/benchmark/ |
| D | benchmark.h | 1051 Fixture() : internal::Benchmark("") {} in Fixture() function
|
| /external/google-benchmark/include/benchmark/ |
| D | benchmark.h | 1071 Fixture() : internal::Benchmark("") {} in Fixture() function
|