Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/result/
DXmlResultReporterTest.java33 private static final String PATH = "path"; field in XmlResultReporterTest
44 return new LogFile(PATH, URL, dataType); in saveLogData()
49 return new LogFile(PATH, URL, type); in saveLogDataRaw()
54 return new LogFile(PATH, URL, LogDataType.DIR); in getLogReportDir()
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DPythonVirtualenvPreparer.java44 private static final String PATH = "PATH"; field in PythonVirtualenvPreparer
137 String path = System.getenv(PATH); in activate()
138 mRunUtil.setEnvVariable(PATH, binDir + ":" + path); in activate()
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DTestInvocationTest.java120 private static final String PATH = "path"; field in TestInvocationTest
595 .andReturn(new LogFile(PATH, URL, LogDataType.TEXT)); in testInvoke_resume()
601 .andReturn(new LogFile(PATH, URL, LogDataType.TEXT)); in testInvoke_resume()
607 .andReturn(new LogFile(PATH, URL, LogDataType.TEXT)); in testInvoke_resume()
613 .andReturn(new LogFile(PATH, URL, LogDataType.TEXT)); in testInvoke_resume()
665 .andReturn(new LogFile(PATH, URL, LogDataType.TEXT)); in testInvoke_resume()
671 .andReturn(new LogFile(PATH, URL, LogDataType.TEXT)); in testInvoke_resume()
677 .andReturn(new LogFile(PATH, URL, LogDataType.TEXT)); in testInvoke_resume()
683 .andReturn(new LogFile(PATH, URL, LogDataType.TEXT)); in testInvoke_resume()
1129 .andReturn(new LogFile(PATH, URL, LogDataType.TEXT)); in setupMockListeners()
[all …]
/tools/repohooks/tools/
Dandroid_test_mapping_format.py36 PATH = 'path' variable
68 if entry.keys()[0] != PATH:
Dcheckpatch.pl1135 foreach my $path (split(/:/, $ENV{PATH})) {
/tools/trebuchet/
DREADME.md15 …StartupAnalyzerKt program placed into a directory that is a member of the PATH system variable. I…
19 …artupSummarizerKt program placed into a directory that is a member of the PATH system variable. I…
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/tools/tradefederation/core/
Dscript_help.sh49 echo "$PATH"
/tools/metalava/
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/tools/repohooks/
DREADME.md193 default it will call those tools from the user's `$PATH`, but the paths of those
245 instead of relying on the version that is in $PATH.
/tools/tradefederation/core/atest/docs/
Ddevelop_test_runners.md50 command can not be found in ```$PATH```.
/tools/acloud/
DREADME.md15 Add acloud to your $PATH by lunching your environment.