Home
last modified time | relevance | path

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

/test/suite_harness/tools/cts-instant-tradefed/etc/
Dcts-instant-tradefed59 HOST=`uname`
60 if [ "$HOST" == "Linux" ]; then
62 elif [ "$HOST" == "Darwin" ]; then
117 if [ "$HOST" == "Linux" ]; then
120 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
120 if [ "$HOST" == "Linux" ]; then
123 elif [ "$HOST" == "Darwin" ]; then
/test/vts/tools/vts-tradefed/etc/
Dvts-tradefed63 HOST=`uname`
64 if [ "$HOST" == "Linux" ]; then
66 elif [ "$HOST" == "Darwin" ]; then
148 if [ "$HOST" == "Linux" ]; then
151 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.java54 HOST enumConstant
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...