Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/atest/bazel/runner/src/com/android/tradefed/testtype/bazel/
H A DBazelTest.java962 private static final class LogFileWithType { class in BazelTest
966 public LogFileWithType(Path path, LogDataType type) { in LogFileWithType() method in BazelTest.LogFileWithType