Home
last modified time | relevance | path

Searched defs:third (Results 1 – 2 of 2) 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/apps/Car/libs/car-arch-common/tests/robotests/src/com/android/car/arch/common/
DLiveDataFunctionsTest.java777 Object third = new Object(); in testCombine() local