Home
last modified time | relevance | path

Searched refs:getLastSegmentInPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
DFsUtils.java198 public static String getLastSegmentInPath(String path) { in getLastSegmentInPath() method in FsUtils
208 lineBuffer.append(getLastSegmentInPath(url)); in writeDrawTime()
DTestShellActivity.java572 String name = FsUtils.getLastSegmentInPath(url);