Home
last modified time | relevance | path

Searched refs:resolveWorkspacePath (Results 1 – 1 of 1) sorted by relevance

/tools/asuite/atest/bazel/runner/src/com/android/tradefed/testtype/bazel/
DBazelTest.java223 Path workspaceDirectory = resolveWorkspacePath(); in logWorkspaceContents()
247 Path workspaceDirectory = resolveWorkspacePath(); in runTestsAndParseResults()
821 private Path resolveWorkspacePath() { in resolveWorkspacePath() method in BazelTest