Home
last modified time | relevance | path

Searched refs:resolveWorkspacePath (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.java223 Path workspaceDirectory = resolveWorkspacePath(); in logWorkspaceContents()
247 Path workspaceDirectory = resolveWorkspacePath(); in runTestsAndParseResults()
821 private Path resolveWorkspacePath() { in resolveWorkspacePath() method in BazelTest