| /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/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/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/cronet/third_party/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/cronet/third_party/googletest/src/googletest/test/ | 
| D | gtest_skip_test.cc | 42 class Fixture : public Test {  class 49 TEST_F(Fixture, SkipsOneTest) { EXPECT_EQ(5, 7); }  in TEST_F()  argument 51 TEST_F(Fixture, SkipsAnotherTest) { EXPECT_EQ(99, 100); }  in TEST_F()  argument
  | 
| /external/apache-commons-lang/src/test/java/org/apache/commons/lang3/stream/ | 
| D | LangCollectorsTest.java | 35     private static class Fixture {  class in LangCollectorsTest 38         private Fixture(final int value) {  in Fixture()  method in LangCollectorsTest.Fixture
  | 
| /external/armnn/src/armnnTestUtils/ | 
| D | UnitTests.hpp | 123 #define ARMNN_AUTO_TEST_FIXTURE(TestName, Fixture, TestFunction, ...) \  argument 135 #define ARMNN_AUTO_TEST_FIXTURE_WITH_THF(TestName, Fixture, TestFunction, ...) \  argument 181 #define ARMNN_COMPARE_REF_FIXTURE_TEST_CASE(TestName, Fixture, TestFunction, ...) \  argument 187 #define ARMNN_COMPARE_REF_FIXTURE_TEST_CASE_WITH_THF(TestName, Fixture, TestFunction, ...) \  argument
  | 
| /external/tensorflow/third_party/absl/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::__anonebc41e6e0111::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::__anona0b4e4120111::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::__anon69663e230111::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::__anon8bc8f2910111::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/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::__anon6aded2c20111::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/cronet/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::__anon8b150d750111::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/webrtc/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::__anon069a09710111::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/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::__anon2afc7c230111::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/cronet/third_party/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 | 603         class Fixture:  class in http_server.TestInstanceClass
  | 
| /external/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
  | 
| /external/cronet/base/task/sequence_manager/ | 
| D | sequence_manager_impl_unittest.cc | 163 class Fixture {  class
  |