Searched refs:file2 (Results 1 – 7 of 7) sorted by relevance
80 File file2 = null; in testMountMultipleObb() local88 file2 = createObbFile(OBB_FILE_2, R.raw.obb_file2); in testMountMultipleObb()89 String filePath2 = file2.getAbsolutePath(); in testMountMultipleObb()105 if (file2 != null) { in testMountMultipleObb()106 file2.delete(); in testMountMultipleObb()
253 final File file2 = getFilePath("test2.obb"); in testMountAndUnmountTwoObbs() local256 ObbObserver oo2 = mountObbWithoutWait(sm, R.raw.test1, file2); in testMountAndUnmountTwoObbs()261 waitForObbActionCompletion(sm, file2, oo2, OnObbStateChangeListener.MOUNTED, false); in testMountAndUnmountTwoObbs()267 final String mountPath2 = checkMountedPath(sm, file2); in testMountAndUnmountTwoObbs()272 unmountObb(sm, file2, OnObbStateChangeListener.UNMOUNTED); in testMountAndUnmountTwoObbs()
150 def diff(file1, file2): argument151 call([DIFF_TOOL, file1, file2])
24 public static boolean compareImage(String file1, String file2) { in compareImage() argument26 byte[] second = loadImageByteArray(file2); in compareImage()
1394 # TAGFILES = file1 file2 ...1397 # TAGFILES = file1=loc1 "file2 = loc2" ...
1648 # TAGFILES = file1 file2 ... 1650 # TAGFILES = file1=loc1 "file2 = loc2" ...
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...