Home
last modified time | relevance | path

Searched defs:empty1 (Results 1 – 25 of 60) sorted by relevance

123

/aosp_15_r20/libcore/jsr166-tests/src/test/java/jsr166/
H A DCopyOnWriteArraySetTest.java173 CopyOnWriteArraySet empty1 = new CopyOnWriteArraySet(Arrays.asList()); in testEquals() local
196 CopyOnWriteArraySet empty1 = new CopyOnWriteArraySet(Arrays.asList()); in testContainsAll() local
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/
H A DCopyOnWriteArraySetTest.java218 CopyOnWriteArraySet empty1 = new CopyOnWriteArraySet(Arrays.asList()); in testEquals() local
242 CopyOnWriteArraySet empty1 = new CopyOnWriteArraySet(Arrays.asList()); in testContainsAll() local
/aosp_15_r20/external/rust/android-crates-io/crates/combine/tests/
Dparser.rs141 let mut empty1 = char('o').message("expected message").map(|x| x); in message_tests() localVariable
208 let mut empty1 = char('o').expected("expected message").map(|x| x); in expected_tests() localVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/
Dconstruction.hpp63 FUSION_SEQUENCE<> empty1(empty); in test() local
Dmap_construction.cpp64 map<> empty1(empty); in test() local
/aosp_15_r20/external/junit-params/src/test/java/junitparams/
H A DParamsInAnnotationTest.java67 public void allParamsEmpty(String empty1, String empty2) { in allParamsEmpty()
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
H A DAutoOneOfTest.java584 MaybeEmpty empty1 = MaybeEmpty.ofEmpty(); in voidPropertyIsSingleton() local
591 MaybeEmpty empty1 = MaybeEmpty.ofEmpty(); in voidPropertyRemainsSingletonWhenDeserialized() local
/aosp_15_r20/external/cronet/net/base/
H A Dinterval_test.cc243 const Interval<int> empty1; in TEST_F() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dselftest.c58 void *empty1 = mbedtls_calloc(0, 1); in calloc_self_test() local
/aosp_15_r20/external/mbedtls/programs/test/
H A Dselftest.c60 void *empty1 = mbedtls_calloc(0, 1); in calloc_self_test() local
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dpolicy_map_unittest.cc134 PolicyMap empty1; in TEST_F() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/algorithm/
H A Dalgorithm_test.cc50 std::vector<int> empty1; in TEST() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/algorithm/
H A Dalgorithm_test.cc51 std::vector<int> empty1; in TEST() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/algorithm/
H A Dalgorithm_test.cc51 std::vector<int> empty1; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/algorithm/
Dalgorithm_test.cc51 std::vector<int> empty1; in TEST() local
/aosp_15_r20/external/libbrillo/brillo/
H A Dany_test.cc288 Any empty1; in TEST() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_interval_test.cc389 const QuicInterval<int> empty1; in TEST_F() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/types/
H A Doptional_test.cc684 absl::optional<Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
704 absl::optional<volatile Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/types/
H A Doptional_test.cc684 absl::optional<Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
704 absl::optional<volatile Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/types/
H A Doptional_test.cc671 absl::optional<Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
691 absl::optional<volatile Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/types/
H A Doptional_test.cc671 absl::optional<Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
691 absl::optional<volatile Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/types/
H A Doptional_test.cc669 absl::optional<Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
690 absl::optional<volatile Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/
Doptional_test.cc684 absl::optional<Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
704 absl::optional<volatile Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
/aosp_15_r20/external/abseil-cpp/absl/types/
H A Doptional_test.cc671 absl::optional<Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
691 absl::optional<volatile Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
/aosp_15_r20/frameworks/native/include/input/
H A DInputTransport.h95 uint32_t empty1; member

123