Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
H A DIconTest.java244 final File file1 = new File(dir, "file1-original.png"); in testWithFile() local
268 final File file1 = new File(dir, "async-original.png"); in testAsync() local
325 final Icon file1 = Icon.createWithFilePath(originalfile.getAbsolutePath()); in testParcel() local
435 final File file1 = new File(dir, "file1-too-big.png"); in testScaleDownMaxSizeWithFile() local
/aosp14/frameworks/base/core/tests/coretests/src/android/os/storage/
H A DStorageManagerIntegrationTest.java50 File file1 = null; in testMountMultipleObb() local
/aosp14/frameworks/base/packages/SystemUI/scripts/
H A Dnew_merge.py150 def diff(file1, file2): argument
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/blob/
H A DBlobStoreManagerServiceTest.java211 final File file1 = mock(File.class); in testHandleIdleMaintenance_deleteUnknownBlobs() local