Home
last modified time | relevance | path

Searched defs:Fixture (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/system/librustutils/
H A Dinherited_fd.rs121 struct Fixture { struct
122 fds: Vec<RawFd>,
125 impl Fixture { impl
141 impl Drop for Fixture { implementation
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dcontainer_memory_test.cc89 class Fixture : public ::testing::Test { class
93 Fixture() { ptr_ = std::allocator_traits<Alloc>::allocate(*alloc(), 1); } in Fixture() function in absl::container_internal::__anon2b9060340111::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
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Dcontainer_memory_test.cc89 class Fixture : public ::testing::Test { class
93 Fixture() { ptr_ = std::allocator_traits<Alloc>::allocate(*alloc(), 1); } in Fixture() function in absl::container_internal::__anon048234990111::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
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc89 class Fixture : public ::testing::Test { class
93 Fixture() { ptr_ = std::allocator_traits<Alloc>::allocate(*alloc(), 1); } in Fixture() function in absl::container_internal::__anon098bcb020111::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
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc89 class Fixture : public ::testing::Test { class
93 Fixture() { ptr_ = std::allocator_traits<Alloc>::allocate(*alloc(), 1); } in Fixture() function in absl::container_internal::__anon0794a8b80111::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
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
H A Dgtest_skip_test.cc42 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
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_skip_test.cc42 class Fixture : public Test { class
49 TEST_F(Fixture, SkipsOneTest) { in TEST_F() argument
53 TEST_F(Fixture, SkipsAnotherTest) { in TEST_F() argument
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_skip_test.cc42 class Fixture : public Test { class
49 TEST_F(Fixture, SkipsOneTest) { in TEST_F() argument
53 TEST_F(Fixture, SkipsAnotherTest) { in TEST_F() argument
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgtest_skip_test.cc42 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
/aosp_15_r20/external/googletest/googletest/test/
H A Dgtest_skip_test.cc42 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
/aosp_15_r20/external/grpc-grpc/test/core/transport/test_suite/
H A Dfixture.h41 struct Fixture { struct
43 absl::AnyInvocable<TransportFixture*() const> create; argument
46 const std::vector<Fixture>& fixtures() const { return fixtures_; } in fixtures() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc94 class Fixture : public ::testing::Test { class
98 Fixture() { ptr_ = std::allocator_traits<Alloc>::allocate(*alloc(), 1); } in Fixture() function in absl::container_internal::__anon8e06cf060111::Fixture
111 TEST_F(Fixture, ConstructNoArgs) { in TEST_F() argument
116 TEST_F(Fixture, ConstructOneArg) { in TEST_F() argument
121 TEST_F(Fixture, ConstructTwoArg) { in TEST_F() argument
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc94 class Fixture : public ::testing::Test { class
98 Fixture() { ptr_ = std::allocator_traits<Alloc>::allocate(*alloc(), 1); } in Fixture() function in absl::container_internal::__anon76d253f30111::Fixture
111 TEST_F(Fixture, ConstructNoArgs) { in TEST_F() argument
116 TEST_F(Fixture, ConstructOneArg) { in TEST_F() argument
121 TEST_F(Fixture, ConstructTwoArg) { in TEST_F() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc94 class Fixture : public ::testing::Test { class
98 Fixture() { ptr_ = std::allocator_traits<Alloc>::allocate(*alloc(), 1); } in Fixture() function in absl::container_internal::__anon4dd046020111::Fixture
111 TEST_F(Fixture, ConstructNoArgs) { in TEST_F() argument
116 TEST_F(Fixture, ConstructOneArg) { in TEST_F() argument
121 TEST_F(Fixture, ConstructTwoArg) { in TEST_F() argument
/aosp_15_r20/external/armnn/src/armnnTestUtils/
H A DUnitTests.hpp123 #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
/aosp_15_r20/build/soong/android/
H A Dfixture.go211 func FixtureCustomPreparer(mutator func(fixture Fixture)) FixturePreparer {
436 Fixture(t *testing.T) Fixture methodSpec
682 type Fixture interface { interface
791 func (b *baseFixturePreparer) Fixture(t *testing.T) Fixture { func
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/stream/
H A DLangCollectorsTest.java35 private static class Fixture { class in LangCollectorsTest
38 private Fixture(final int value) { in Fixture() method in LangCollectorsTest.Fixture
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/kosmos/src/com/android/systemui/kosmos/
H A DKosmos.kt67 class Fixture<T>(private val creator: (Kosmos.() -> T)? = null) { in get() class
/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/cpp/
H A Dcpp_benchmark.cc52 class Fixture : public benchmark::Fixture { class
54 Fixture(const BenchmarkDataset& dataset, const std::string& suffix) { in Fixture() function in Fixture
/aosp_15_r20/external/protobuf/benchmarks/cpp/
H A Dcpp_benchmark.cc52 class Fixture : public benchmark::Fixture { class
54 Fixture(const BenchmarkDataset& dataset, const std::string& suffix) { in Fixture() function in Fixture
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
H A DStringBuilderTest.java1974 private static final class Fixture { class in StringBuilderTest
1977 private Fixture() { in Fixture() method in StringBuilderTest.Fixture
H A DEnumConstantNotPresentExceptionTest.java23 public enum Fixture { enum in EnumConstantNotPresentExceptionTest
/aosp_15_r20/external/grpc-grpc/test/cpp/microbenchmarks/
H A Dbm_chttp2_transport.cc132 class Fixture { class
134 Fixture(const grpc::ChannelArguments& args, bool client) { in Fixture() function in Fixture
/aosp_15_r20/packages/modules/AdServices/shared/tests/side-less/java/com/android/adservices/shared/testing/mockito/
DMockitoHelperTest.java186 interface Fixture { interface in MockitoHelperTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_xmlrpc.py615 class Fixture: class in http_server.TestInstanceClass

12