Home
last modified time | relevance | path

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

/test/app_compat/csuite/test_scripts/src/main/java/com/android/webview/lib/
DWebviewInstallerToolPreparer.java73 runUtil.setEnvVariable("HOME", getGcloudCliPath(testInformation)); in runWebviewInstallerToolCommand()
85 getGcloudCliPath(testInformation), in runWebviewInstallerToolCommand()
126 public static String getGcloudCliPath(TestInformation testInformation) { in getGcloudCliPath() method in WebviewInstallerToolPreparer