HomeSort by relevance Sort by last modified time
    Searched refs:setPathEnding (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
ManagerService.java 228 String resultPath = FileFilter.setPathEnding(testPath, "-actual." + TEXT_RESULT_EXTENSION);
240 String resultPath = FileFilter.setPathEnding(testPath,
260 FileFilter.setPathEnding(relativePath, "-expected." + extension);
286 FileFilter.setPathEnding(relativePath, "-expected." + extension);
FileFilter.java 305 public static String setPathEnding(String relativePath, String newEnding) {

Completed in 120 milliseconds