Searched refs:getResultFilePath (Results 1 – 3 of 3) sorted by relevance
625 String[] pathArray = callback.mResult.getResultFilePath().split("/"); in testRequestTagInFilename()905 assertNotNull(result.getResultFilePath()); in confirmCollectionSuccess()906 assertTrue(result.getResultFilePath().contains(suffix)); in confirmCollectionSuccess()910 File file = new File(result.getResultFilePath()); in confirmCollectionSuccess()919 assertNotNull(result.getResultFilePath()); in dumpTrace()923 Path path = Paths.get(result.getResultFilePath()); in dumpTrace()
140 public @Nullable String getResultFilePath() { in getResultFilePath() method in ProfilingResult
18 method @Nullable public String getResultFilePath();