Home
last modified time | relevance | path

Searched defs:intArray2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/StatsD/statsd/tests/e2e/
DCountMetric_e2e_test.cpp1699 vector<int> intArray2 = {6, 9}; in TEST_GUARDED() local
1848 vector<int> intArray2 = {2, 1}; in TEST_GUARDED() local
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
H A DSatelliteManagerTestOnMockService.java3422 int[] intArray2 = {3}; in testSatelliteAttachEnabledForCarrier() local
4336 int[] intArray2 = {3}; in testGetSatellitePlmnsForCarrier() local
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/
H A DParcelTest.java647 int[] intArray2 = new int[intArray.length]; in testReadValue() local