Home
last modified time | relevance | path

Searched defs:EmptyArray (Results 1 – 25 of 460) sorted by relevance

12345678910>>...19

/aosp_15_r20/cts/tests/tests/keystore/src/android/keystore/cts/util/
H A DEmptyArray.java19 public abstract class EmptyArray { class
20 private EmptyArray() {} in EmptyArray() method in EmptyArray
/aosp_15_r20/frameworks/base/core/java/android/util/
H A DEmptyArray.java27 public final class EmptyArray { class
28 private EmptyArray() {} in EmptyArray() method in EmptyArray
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A DEmptyArray.java22 final class EmptyArray { class
23 private EmptyArray() {} in EmptyArray() method in EmptyArray
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A DEmptyArray.java21 final class EmptyArray { class
22 private EmptyArray() {} in EmptyArray() method in EmptyArray
/aosp_15_r20/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/libcore/util/
H A DEmptyArray.java21 public class EmptyArray { class
22 private EmptyArray() {} in EmptyArray() method in EmptyArray
/aosp_15_r20/libcore/luni/src/main/java/libcore/util/
H A DEmptyArray.java33 public final class EmptyArray { class
34 private EmptyArray() {} in EmptyArray() method in EmptyArray
/aosp_15_r20/frameworks/base/telephony/common/com/android/internal/telephony/util/
H A DArrayUtils.java123 private static final class EmptyArray { class in ArrayUtils
124 private EmptyArray() {} in EmptyArray() method in ArrayUtils.EmptyArray
/aosp_15_r20/frameworks/layoutlib/create/tests/res/mock_data/mock_android/util/
H A DEmptyArray.java21 public class EmptyArray { class
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/
H A DCoercionInputShape.java78 EmptyArray, enumConstant
/aosp_15_r20/frameworks/layoutlib/create/tests/res/data/
HDmock_android.jarMETA-INF/ META-INF/MANIFEST.MF README.md mock_android/ mock_android/data ...
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/
H A Dtest_arrays.py219 class EmptyArray(Array): class
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/
Dtest_arrays.py219 class EmptyArray(Array): class
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Collections/
H A DRepeatedField.cs57 private static readonly T[] EmptyArray = new T[0]; field in Google.Protobuf.Collections.RepeatedField
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DRepeatedField.cs57 private static readonly T[] EmptyArray = new T[0]; field in Google.Protobuf.Collections.RepeatedField
/aosp_15_r20/external/libchrome/base/json/
H A Djson_reader_unittest.cc262 TEST(JSONReaderTest, EmptyArray) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/arrayvec/tests/
Dtests.rs316 type EmptyArray = ArrayVec<u8, 0>; in test_compact_size() typedef
/aosp_15_r20/external/perfetto/src/tracing/
H A Dtraced_value_unittest.cc616 TEST(TracedValueTest, EmptyArray) { in TEST() argument
/aosp_15_r20/external/cronet/base/json/
H A Djson_reader_unittest.cc356 TEST_P(JSONReaderTest, EmptyArray) { in TEST_P() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dfixed_array_test.cc425 TEST(FillConstructorTest, EmptyArray) { in TEST() argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/
H A Dfixed_array_test.cc425 TEST(FillConstructorTest, EmptyArray) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/
H A Dfixed_array_test.cc425 TEST(FillConstructorTest, EmptyArray) { in TEST() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/
H A Dfixed_array_test.cc425 TEST(FillConstructorTest, EmptyArray) { in TEST() argument
/aosp_15_r20/external/abseil-cpp/absl/container/
H A Dfixed_array_test.cc425 TEST(FillConstructorTest, EmptyArray) { in TEST() argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/
H A Dfixed_array_test.cc425 TEST(FillConstructorTest, EmptyArray) { in TEST() argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/
H A Dfixed_array_test.cc425 TEST(FillConstructorTest, EmptyArray) { in TEST() argument

12345678910>>...19