Home
last modified time | relevance | path

Searched defs:createLogFile (Results 1 – 1 of 1) sorted by relevance

/tools/asuite/atest/bazel/runner/src/com/android/tradefed/testtype/bazel/
DBazelTest.java866 private Path createLogFile(String name) throws IOException { in createLogFile() method in BazelTest
870 private Path createLogFile(String name, String extension, LogDataType type) throws IOException { in createLogFile() method in BazelTest