Searched refs:mInvLogPathSegments (Results 1 – 1 of 1) sorted by relevance
45 private List<String> mInvLogPathSegments; field in LogFileSaver65 mInvLogPathSegments = new ArrayList<>(testArtifactPathSegments); in LogFileSaver()66 mInvLogPathSegments.add(invLogDirName); in LogFileSaver()392 return new ArrayList<>(mInvLogPathSegments); in getInvocationLogPathSegments()