/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/ |
D | TestInvocationTest.java | 128 private static final String PATH = "path"; field in TestInvocationTest 1135 .andReturn(new LogFile(PATH, URL, LogDataType.TEXT)); in setupMockListeners() 1179 .andReturn(new LogFile(PATH, URL, LogDataType.TEXT)); in setupMockListeners() 1206 .andReturn(new LogFile(PATH, URL, LogDataType.TEXT)); in setupMockListeners() 1222 .andReturn(new LogFile(PATH, URL, LogDataType.TEXT)); in setupMockListeners() 1243 .andReturn(new LogFile(PATH, URL, LogDataType.HOST_LOG)); in setupMockListeners() 1250 .andReturn(new LogFile(PATH, URL, LogDataType.HOST_LOG)); in setupMockListeners() 1318 .andReturn(new LogFile(PATH, URL, LogDataType.HOST_LOG)); in testInvoke_shardableTest_legacy() 1380 LogFile loggedFile = new LogFile(PATH, URL, LogDataType.HOST_LOG); in testInvoke_shardableTest_autoRetry()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/result/ |
D | XmlResultReporterTest.java | 33 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/test_framework/com/android/tradefed/targetprep/ |
D | PythonVirtualenvPreparer.java | 44 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/repohooks/tools/ |
D | android_test_mapping_format.py | 47 PATH = 'path' variable 102 if list(entry.keys())[0] != PATH:
|
D | checkpatch.pl | 1135 foreach my $path (split(/:/, $ENV{PATH})) {
|
/tools/metalava/ |
D | DOWNLOADING.md | 10 PATH=~/bin:$PATH
|
D | gradlew.bat | 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
/tools/trebuchet/ |
D | README.md | 15 …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…
|
D | gradlew.bat | 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
/tools/repohooks/ |
D | README.md | 233 default it will call those tools from the user's `$PATH`, but the paths of those 287 instead of relying on the version that is in $PATH.
|
/tools/tradefederation/core/ |
D | script_help.sh | 56 >&2 echo "$PATH"
|
/tools/asuite/asuite_plugin/ |
D | gradlew.bat | 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
/tools/tradefederation/core/atest/docs/ |
D | develop_test_runners.md | 50 command can not be found in ```$PATH```.
|
/tools/asuite/atest/docs/ |
D | develop_test_runners.md | 50 command can not be found in ```$PATH```.
|
/tools/treble/build/sandbox/ |
D | nsjail.cfg | 65 envar: "PATH=/usr/bin:/usr/sbin:/bin:/sbin"
|
/tools/acloud/ |
D | README.md | 15 Add acloud to your $PATH by lunching your environment.
|