Home
last modified time | relevance | path

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

/test/app_compat/csuite/tools/csuite-tradefed/
DREADME10 Ensure 'adb' is in your current PATH. adb can be found in the
14 PATH=$PATH:/home/myuser/android-sdk-linux_x86/platform-tools
/test/cts-root/tools/cts-root-tradefed/
DREADME11 Ensure 'adb' is in your current PATH. adb can be found in the
15 PATH=$PATH:/home/myuser/android-sdk-linux_x86/platform-tools
/test/mts/tools/mts-tradefed/
DREADME10 Ensure 'adb' is in your current PATH. adb can be found in the
14 PATH=$PATH:/home/myuser/android-sdk-linux_x86/platform-tools
/test/catbox/tools/catbox-tradefed/
DREADME12 1. Ensure 'adb' is in your current PATH. adb can be found in the
16 PATH=$PATH:/home/myuser/android-sdk-linux_x86/platform-tools
/test/vti/dashboard/
DREADME.md19 # Remove the current JDK from PATH
21 PATH=${PATH/$JAVA_HOME\/bin:/}
24 export PATH=$JAVA_HOME/bin:$PATH
75 <gcloud_directory>PATH/TO/GCLOUD_DIRECTORY</gcloud_directory>
/test/vts/tools/vts-core-tradefed/
DREADME20 1. Ensure 'adb' is in your current PATH. adb can be found in the
24 PATH=$PATH:/home/myuser/android-sdk-linux_x86/platform-tools
/test/vts-testcase/kernel/ltp/
Dltp_enums.py51 PATH = 'PATH' variable in ShellEnvKeys
Dltp_configs.py42 PATH = '/system/bin:%s' % LTPBINPATH variable
DKernelLtpTest.py115 ltp_enums.ShellEnvKeys.PATH: ltp_configs.PATH
/test/vts/utils/python/coverage/
Dcoverage_utils.py50 PATH = "path" variable
532 if PATH not in project or NAME not in project:
539 git_project_path = str(project[PATH])