Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/alarm/
DAlarmStatsTests.java151 AtomsProto.AlarmScheduled as = data.get(i).getAtom().getAlarmScheduled(); in testAlarmScheduled() local
180 AtomsProto.AlarmScheduled as = data.get(i).getAtom().getAlarmScheduled(); in testAlarmScheduled_exactWithUEA() local
208 AtomsProto.AlarmScheduled as = data.get(i).getAtom().getAlarmScheduled(); in testAlarmScheduled_exactWithSEA() local
/cts/tests/tests/security/src/android/security/cts/
DCVE_2021_0341.java170 String as[] = new String[vector.size()]; in getValueNames() local
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java186 final StorageStats as = stats.queryStatsForPackage(UUID_DEFAULT, PKG_C, user); in testVerifyStatsByDataType() local
213 final StorageStats as = stats.queryStatsForUid(UUID_DEFAULT, a.uid); in testVerifyStatsMultiple() local