Searched defs:fullPath (Results 1 – 10 of 10) sorted by relevance
216 String getFileName(String fullPath) { in getFileName()234 protected boolean shouldSkipFile(String fullPath) throws DeviceNotAvailableException { in shouldSkipFile()278 protected String getGTestCmdLine(String fullPath, String flags) { in getGTestCmdLine()324 final String fullPath, final String flags) throws DeviceNotAvailableException { in runTest()375 final String fullPath, in runTestXml()
161 String fullPath = rootEntry.getFullEscapedPath(); in doRunAllTestsInSubdirectory() local
184 String fullPath = rootEntry.getFullEscapedPath(); in doRunAllTestsInSubdirectory() local
155 final IShellOutputReceiver resultParser, final String fullPath, final String flags) { in runTest()
282 protected boolean shouldSkipFile(String fullPath) { in shouldSkipFile()
556 protected String getGTestCmdLine(String fullPath, String flags) { in getGTestCmdLine()
50 String fullPath = rootPath + FileListingService.FILE_SEPARATOR + childName; in setMockDirContents() local
109 private boolean shouldSkipFile(String fullPath) throws DeviceNotAvailableException { in shouldSkipFile()158 final String fullPath) in runTest()
754 public boolean isExecutable(String fullPath) throws DeviceNotAvailableException; in isExecutable()
1176 String fullPath = new File(externalPath, remoteFilePath).getPath(); in pullFileFromExternal() local1506 public boolean isExecutable(String fullPath) throws DeviceNotAvailableException { in isExecutable()1658 String fullPath = item.getFullPath(); in pullDir() local