Searched refs:getFileEntry (Results 1 – 19 of 19) sorted by relevance
98 EasyMock.expect(mDevice.getFileEntry((String) EasyMock.anyObject())).andReturn(null); in testRun_noFileEntry()121 EasyMock.expect(mDevice.getFileEntry((String) EasyMock.anyObject())).andReturn(fakeEntry); in testRun_setMaxFrequency()142 EasyMock.expect(mDevice.getFileEntry((String) EasyMock.anyObject())).andReturn(fakeEntry); in testRun_doRunAllTestsInSubdirectory()
61 EasyMock.expect(mMockDevice.getFileEntry((String)EasyMock.anyObject())).andReturn( in setUp()
41 EasyMock.expect(mockDevice.getFileEntry(rootPath)).andStubReturn(rootEntry); in setMockDirContents()73 EasyMock.expect(mockDevice.getFileEntry(rootPath)).andStubReturn(rootEntry); in setMockDirPath()
346 public IFileEntry getFileEntry(FileEntry path) in testPullDir_nothingToDo()385 public IFileEntry getFileEntry(FileEntry path) in testPullDir()454 public IFileEntry getFileEntry(FileEntry path) in testPullDir_pullFail()1167 public IFileEntry getFileEntry(String path) throws DeviceNotAvailableException { in testGetBugreport_compatibility_deviceUnavail()1198 public IFileEntry getFileEntry(String path) throws DeviceNotAvailableException { in testGetBugreport_deviceUnavail_fallback()1296 public IFileEntry getFileEntry(String path) throws DeviceNotAvailableException { in testGetBugreportz_fails()1328 public IFileEntry getFileEntry(String path) throws DeviceNotAvailableException { in testGetBugreportz_fallBack_validation()
409 assertNotNull(mTestDevice.getFileEntry(String.format("%s/testdir/foo.txt", extStore))); in testListSymlinkDir()853 IFileEntry entry = getDevice().getFileEntry("/data"); in testGetFileEntry_recovery()
98 public FileEntry getFileEntry(); in getFileEntry() method
747 public IFileEntry getFileEntry(String path) throws DeviceNotAvailableException; in getFileEntry() method
143 public FileEntry getFileEntry() { in getFileEntry() method in FileEntryWrapper
1483 public IFileEntry getFileEntry(String path) throws DeviceNotAvailableException { in getFileEntry() method in NativeDevice1499 public IFileEntry getFileEntry(FileEntry entry) throws DeviceNotAvailableException { in getFileEntry() method in NativeDevice1635 IFileEntry entry = getFileEntry(entryRoot); in pullDir()1690 IFileEntry remoteFileEntry = getFileEntry(deviceFilePath); in syncFiles()1744 syncService.push(files, remoteFileEntry.getFileEntry(), in syncFiles()2406 IFileEntry entries = getFileEntry(BUGREPORTZ_TMP_PATH); in bugreportzFallback()
94 if (!mIncludeEmpty && device.getFileEntry(path).getChildren(false).isEmpty()) { in tearDown()
255 IFileEntry video = getDevice().getFileEntry(deviceFileName); in extractDurationAndBitrateFromVideoFileUsingAvprobe()256 if (video == null || video.getFileEntry().getSizeValue() < 1) { in extractDurationAndBitrateFromVideoFileUsingAvprobe()
173 IFileEntry dirEntry = getDevice().getFileEntry(resultDir); in getCameraIdList()
113 IFileEntry screenshotDir = getDevice().getFileEntry(FAILURE_SCREENSHOT_DIR); in postScreenshotOnFailure()
231 IFileEntry nativeTestDirectory = mDevice.getFileEntry(testPath); in run()
255 IFileEntry nativeTestDirectory = mDevice.getFileEntry(testPath); in run()
387 IFileEntry traceSrcDir = mDevice.getFileEntry(traceSrcDirectory); in logTraceFiles()
178 IFileEntry dataEntry = device.getFileEntry(FileListingService.DIRECTORY_DATA); in doDeleteData()
456 mDevice.getFileEntry(String.format("%s/%s", srcDirectory, subFolderName)); in logTraceFiles()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...