Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/atest/bazel/runner/src/com/android/tradefed/testtype/bazel/
H A DBepFileTailer.java34 static BepFileTailer create(Path bepFile) throws FileNotFoundException { in create()
H A DBazelTest.java257 Path bepFile = createTemporaryFile("BEP_output"); in runTestsAndParseResults() local
516 Path bepFile) in startTests()