Home
last modified time | relevance | path

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

12

/external/junit-params/src/test/java/junitparams/
DParamsInAnnotationTest.java67 public void allParamsEmpty(String empty1, String empty2) { in allParamsEmpty()
/external/rust/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
/external/mbedtls/programs/test/
Dselftest.c71 void *empty1 = mbedtls_calloc( 0, 1 ); in calloc_self_test() local
/external/openthread/third_party/mbedtls/repo/programs/test/
Dselftest.c88 void *empty1 = mbedtls_calloc( 0, 1 ); in calloc_self_test() local
/external/cronet/net/base/
Dinterval_test.cc243 const Interval<int> empty1; in TEST_F() local
/external/libchrome/components/policy/core/common/
Dpolicy_map_unittest.cc134 PolicyMap empty1; in TEST_F() local
/external/cronet/third_party/abseil-cpp/absl/algorithm/
Dalgorithm_test.cc51 std::vector<int> empty1; in TEST() local
/external/webrtc/third_party/abseil-cpp/absl/algorithm/
Dalgorithm_test.cc51 std::vector<int> empty1; in TEST() local
/external/libtextclassifier/abseil-cpp/absl/algorithm/
Dalgorithm_test.cc50 std::vector<int> empty1; in TEST() local
/external/abseil-cpp/absl/algorithm/
Dalgorithm_test.cc51 std::vector<int> empty1; in TEST() local
/external/angle/third_party/abseil-cpp/absl/algorithm/
Dalgorithm_test.cc51 std::vector<int> empty1; in TEST() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/algorithm/
Dalgorithm_test.cc51 std::vector<int> empty1; in TEST() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/algorithm/
Dalgorithm_test.cc50 std::vector<int> empty1; in TEST() local
/external/openscreen/third_party/abseil/src/absl/algorithm/
Dalgorithm_test.cc50 std::vector<int> empty1; in TEST() local
/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
DAutoOneOfTest.java584 MaybeEmpty empty1 = MaybeEmpty.ofEmpty(); in voidPropertyIsSingleton() local
591 MaybeEmpty empty1 = MaybeEmpty.ofEmpty(); in voidPropertyRemainsSingletonWhenDeserialized() local
/external/libbrillo/brillo/
Dany_test.cc288 Any empty1; in TEST() local
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_interval_test.cc389 const QuicInterval<int> empty1; in TEST_F() local
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp4.cpp174 } constexpr empty1; variable
/external/webrtc/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
/external/openscreen/third_party/abseil/src/absl/types/
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
/external/libtextclassifier/abseil-cpp/absl/types/
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
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/
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
/external/angle/third_party/abseil-cpp/absl/types/
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
/external/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
/external/cronet/third_party/abseil-cpp/absl/types/
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

12