Home
last modified time | relevance | path

Searched defs:third (Results 1 – 4 of 4) sorted by relevance

/packages/apps/StorageManager/robotests/src/com/android/storagemanager/utils/
DPreferenceListCacheTest.java65 Preference third = createPreference("third"); in testCacheAndRestoreAllPreferences() local
82 Preference third = createPreference("third"); in testRestoreSomePreferences() local
100 Preference third = createPreference("third"); in testRestoreZeroPreferences() local
118 Preference third = createPreference("first"); in testKeyCollisionThrows() local
/packages/modules/Telephony/libs/TelephonyStatsLib/tests/com/android/telephony/statslib/
DStatsLibStorageTest.java82 private void testPushedAppendAndPop(AtomsPushed first, AtomsPushed second, AtomsPushed third) { in testPushedAppendAndPop()
108 AtomsPushedTestInfo third = new AtomsPushedTestInfo(3); in testPushedAtomsBaseInfo() local
144 AtomsPulledTestInfo third = new AtomsPulledTestInfo(2, 300); in testPulledAtomsBaseInfo() local
197 AtomsSerializablePulledTestInfo third = new AtomsSerializablePulledTestInfo(1, 10); in testSerializableAtoms() local
DStatsLibTest.java92 AtomsPushedTestInfo third = new AtomsPushedTestInfo(3); in testWritePushedAtomHandler() local
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/
DKotlinUtils.kt174 val third: C, in <lambda>() constant in com.android.permissioncontroller.permission.utils.KotlinUtils.Quadruple