Home
last modified time | relevance | path

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

/tools/asuite/asuite_plugin/src/java/com/android/atest/
DAtestUtils.java44 public static String getAndroidRoot(String projectPath) { in getAndroidRoot() argument
45 File currentFolder = new File(projectPath); in getAndroidRoot()
/tools/treble/hacksaw/client/
Dcommand.go186 branchName, projectPath, err := c.workspace.Edit(path)
191 branchName, projectPath)