Home
last modified time | relevance | path

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

/test/app_compat/csuite/tools/csuite-tradefed/src/scripts/
Dcsuite-tradefed53 HOST=`uname`
54 if [ "$HOST" == "Linux" ]; then
56 elif [ "$HOST" == "Darwin" ]; then
109 if [ "$HOST" == "Linux" ]; then
112 elif [ "$HOST" == "Darwin" ]; then
/test/mts/tools/mts-tradefed/etc/
Dmts-tradefed53 HOST=`uname`
54 if [ "$HOST" == "Linux" ]; then
56 elif [ "$HOST" == "Darwin" ]; then
123 if [ "$HOST" == "Linux" ]; then
126 elif [ "$HOST" == "Darwin" ]; then
/test/suite_harness/tools/cts-tradefed/etc/
Dcts-tradefed59 HOST=`uname`
60 if [ "$HOST" == "Linux" ]; then
62 elif [ "$HOST" == "Darwin" ]; then
121 if [ "$HOST" == "Linux" ]; then
124 elif [ "$HOST" == "Darwin" ]; then
/test/vts/tools/vts-core-tradefed/etc/
Dvts-tradefed59 HOST=`uname`
60 if [ "$HOST" == "Linux" ]; then
62 elif [ "$HOST" == "Darwin" ]; then
121 if [ "$HOST" == "Linux" ]; then
124 elif [ "$HOST" == "Darwin" ]; then
/test/vts/tools/vts-tradefed/etc/
Dvts10-tradefed63 HOST=`uname`
64 if [ "$HOST" == "Linux" ]; then
66 elif [ "$HOST" == "Darwin" ]; then
149 if [ "$HOST" == "Linux" ]; then
152 elif [ "$HOST" == "Darwin" ]; then
/test/framework/tools/host_controller/
Drun20 HOST=`uname`
21 if [ "$HOST" == "Linux" ]; then
23 elif [ "$HOST" == "Darwin" ]; then
/test/framework/harnesses/host_controller/tradefed/
Dremote_client_test.py38 HOST = remote_client.LOCALHOST variable in MockRemoteManagerThread
50 self._remote_mgr_socket.bind((self.HOST, self.PORT))
114 self._client = remote_client.RemoteClient(self._remote_mgr_thread.HOST,
/test/vts/utils/python/controllers/
Dandroid.py28 HOST = os.environ.get('AP_HOST', None) variable
63 addr=HOST,
/test/vts/runners/host/tcp_server/
Dcallback_server_test.py27 HOST, PORT = "localhost", 0 variable
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DDynamicConfigPusher.java53 HOST enumConstant
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...