Searched defs:fullPath (Results 1 – 6 of 6) sorted by relevance
466 String getFileName(String fullPath) { in getFileName()478 protected boolean isDeviceFileExecutable(String fullPath) throws DeviceNotAvailableException { in isDeviceFileExecutable()492 protected boolean shouldSkipFile(String fullPath) throws DeviceNotAvailableException { in shouldSkipFile()541 final String fullPath, final String flags) throws DeviceNotAvailableException { in runTest()590 final String fullPath, in runTestXml()646 protected String getGTestCmdLine(String fullPath, String flags) { in getGTestCmdLine()
160 String fullPath = rootEntry.getFullEscapedPath(); in doRunAllTestsInSubdirectory() local
210 protected boolean shouldSkipFile(String fullPath) { in shouldSkipFile()
183 String fullPath = rootEntry.getFullEscapedPath(); in doRunAllTestsInSubdirectory() local
50 String fullPath = rootPath + FileListingService.FILE_SEPARATOR + childName; in setMockDirContents() local
972 String fullPath = (new File(externalPath, remoteFilePath)).getPath(); in pullFileFromExternal() local1396 String fullPath = item.getFullPath(); in pullDir() local