/aosp_15_r20/cts/tests/tests/content/src/android/content/pm/cts/ |
H A D | SignatureTest.java | 108 int[] intArray = new int[1]; in testSignatureToCharsExistingArrayCorrectlySized() local 128 int[] intArray = new int[1]; in testSignatureToCharsExistingArrayTooSmall() local 147 int[] intArray = null; in testSignatureToCharsNullArrays() local
|
/aosp_15_r20/external/fbjni/test/ |
H A D | PrimitiveArrayTests.java | 129 int[] intArray = new int[MAGIC]; in testGetSetIntArray() local 241 int[] intArray = new int[MAGIC]; in testPinIntArray() local 353 int[] intArray = new int[MAGIC]; in testPinIntArrayRegion() local 465 int[] intArray = new int[MAGIC]; in testPinIntArrayCritical() local
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | FixedSize.h | 45 intArray = 6, enumerator 57 static const inline Tag intArray = Tag::intArray; variable 158 std::array<int32_t, 3> intArray __attribute__((aligned (4))); member 206 std::array<int32_t, 3> intArray = {{}}; variable
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | FixedSize.h | 45 intArray = 6, enumerator 57 static const inline Tag intArray = Tag::intArray; variable 158 std::array<int32_t, 3> intArray __attribute__((aligned (4))); member 206 std::array<int32_t, 3> intArray = {{}}; variable
|
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/util/ |
D | Ints.java | 26 int[] intArray = new int[integerList.size()]; in toArray() local 34 public static List<Integer> asList(int[] intArray) { in asList()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | FixedSize.h | 57 intArray = 6, enumerator 70 static const inline Tag intArray = Tag::intArray; variable 169 std::array<int32_t, 3> intArray __attribute__((aligned (4))); member 236 std::array<int32_t, 3> intArray __attribute__((aligned (4))) = {{}}; variable
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | FixedSize.h | 57 intArray = 6, enumerator 70 static const inline Tag intArray = Tag::intArray; variable 169 std::array<int32_t, 3> intArray __attribute__((aligned (4))); member 236 std::array<int32_t, 3> intArray __attribute__((aligned (4))) = {{}}; variable
|
/aosp_15_r20/external/apache-harmony/beans/src/test/support/java/org/apache/harmony/beans/tests/support/ |
H A D | SerializableBean.java | 32 private int[] intArray; field in SerializableBean 67 public void setIntArray(int[] intArray) { in setIntArray()
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/basic/ |
H A D | InjectedThing.java | 65 @Inject int[] intArray; field in InjectedThing 95 @Inject InjectedThing( in InjectedThing() 204 @Inject void intArray(int[] intArray) {} in intArray() method in InjectedThing
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.java | 15 …e, byte[] byteArray, char charValue, char[] charArray, int intValue, int[] intArray, long longValu… in LogThis() 167 …e, byte[] byteArray, char charValue, char[] charArray, int intValue, int[] intArray, long longValu… in LogThis() 228 …e, byte[] byteArray, char charValue, char[] charArray, int intValue, int[] intArray, long longValu… in LogThis()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.java | 15 …e, byte[] byteArray, char charValue, char[] charArray, int intValue, int[] intArray, long longValu… in LogThis() 167 …e, byte[] byteArray, char charValue, char[] charArray, int intValue, int[] intArray, long longValu… in LogThis() 228 …e, byte[] byteArray, char charValue, char[] charArray, int intValue, int[] intArray, long longValu… in LogThis()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | FixedSize.java | 59 public int[] intArray; field in FixedSize.FixedParcelable 292 public final static int intArray = 6; // int[3] intArray; field in FixedSize.FixedUnion 411 public static FixedUnion intArray(int[] _value) { in intArray() method in FixedSize.FixedUnion 616 public static final byte intArray = 6; field
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | FixedSize.java | 59 public int[] intArray; field in FixedSize.FixedParcelable 292 public final static int intArray = 6; // int[3] intArray; field in FixedSize.FixedUnion 411 public static FixedUnion intArray(int[] _value) { in intArray() method in FixedSize.FixedUnion 616 public static final byte intArray = 6; field
|
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/ |
H A D | SerializationPerfTest.java | 52 int[] intArray = new int[256]; in timeReadIntArray() local 58 int[] intArray = new int[256]; in timeWriteIntArray() local
|
/aosp_15_r20/external/mockito-kotlin/tests/src/test/kotlin/test/ |
H A D | Classes.kt | 47 fun intArray(i: IntArray) in stringResult() method
|
/aosp_15_r20/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/typeitem/ |
H A D | CommonTypeItemTest.kt | 154 val intArray = paramTypes[0] in <lambda>() constant 210 val intArray = paramTypes[0] in <lambda>() constant 257 val intArray = intArrayArray.componentType in <lambda>() constant
|
/aosp_15_r20/packages/modules/StatsD/statsd/tests/ |
D | FieldValue_test.cpp | 64 void makeRepeatedIntLogEvent(LogEvent* logEvent, const int32_t atomId, const vector<int>& intArray) in makeRepeatedIntLogEvent() 206 vector<int> intArray = {21, 9, 13}; in TEST_GUARDED() local 228 vector<int> intArray = {21, 9, 13}; in TEST_GUARDED() local 250 vector<int> intArray = {21, 9, 13}; in TEST_GUARDED() local 892 vector<int> intArray = {3, 6}; in TEST_GUARDED() local
|
D | LogEntryMatcher_test.cpp | 111 void makeRepeatedIntLogEvent(LogEvent* logEvent, const int32_t atomId, const vector<int>& intArray) in makeRepeatedIntLogEvent() 119 void makeRepeatedUidLogEvent(LogEvent* logEvent, const int32_t atomId, const vector<int>& intArray) in makeRepeatedUidLogEvent() 448 vector<int> intArray = {1111, 3333, 2222}; in TEST_GUARDED() local 727 vector<int> intArray = {21, 9}; in TEST_GUARDED() local 769 vector<int> intArray = {21, 9}; in TEST_GUARDED() local
|
/aosp_15_r20/frameworks/base/tests/Codegen/src/com/android/codegentest/ |
H A D | ParcelAllTheThingsDataClass.java | 73 @NonNull int[] intArray, in ParcelAllTheThingsDataClass() 196 int[] intArray = in.createIntArray(); in ParcelAllTheThingsDataClass() local
|
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/ |
H A D | MultilineRecursiveToStringStyleTest.java | 141 public void intArray() { in intArray() method in MultilineRecursiveToStringStyleTest 245 int[] intArray; field in MultilineRecursiveToStringStyleTest.WithArrays
|
/aosp_15_r20/external/kotlinpoet/interop/ksp/test-processor/src/main/kotlin/com/squareup/kotlinpoet/ksp/test/processor/ |
H A D | exampleAnnotations.kt | 31 val intArray: IntArray = [1], constant in com.squareup.kotlinpoet.ksp.test.processor.ExampleAnnotationWithDefaults 58 val intArray: IntArray, constant in com.squareup.kotlinpoet.ksp.test.processor.ComprehensiveAnnotation
|
/aosp_15_r20/libcore/benchmarks/src/benchmarks/regression/ |
H A D | SerializationBenchmark.java | 37 int[] intArray = new int[256]; in timeReadIntArray() local 42 int[] intArray = new int[256]; in timeWriteIntArray() local
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/basic/ |
H A D | InjectedThing.kt | 122 @Inject internal lateinit var intArray: IntArray variable 176 @Inject internal fun intArray(intArray: IntArray) {} in intArray() method
|
/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/ |
D | UtilitiesTest.kt | 84 val intArray = IntArray(3) in testRoundArray() constant
|
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/jvmTest/resources/common/ |
H A D | schema.proto | 38 repeated int32 intArray = 2; field 48 repeated int32 intArray = 2 [packed=true]; field
|