Searched refs:CLIENT (Results 1 – 25 of 42) sorted by relevance
12
/external/autotest/cli/ |
D | test_unittest.py | 13 CLIENT = control_data.CONTROL_TYPE_NAMES.CLIENT variable 18 u'test_type': CLIENT, 34 u'test_type': CLIENT, 50 u'test_type': CLIENT, 82 u'test_type': CLIENT, 113 'unknown', CLIENT]) 125 'unknown', CLIENT])
|
D | job_unittest.py | 15 CLIENT = control_data.CONTROL_TYPE_NAMES.CLIENT variable 39 u'control_type': CLIENT, 64 u'control_type': CLIENT, 91 u'control_type': CLIENT, 148 u'control_type': CLIENT, 157 out_words_no=['sleeptest', 'Priority', CLIENT, '2008']) 169 u'control_type': CLIENT, 178 CLIENT, '2008', 'Priority'], 191 u'control_type': CLIENT, 200 out_words_no=['sleeptest', 'Priority', CLIENT, '2008']) [all …]
|
D | host_unittest.py | 13 CLIENT = control_data.CONTROL_TYPE_NAMES.CLIENT variable 1031 u'control_type': CLIENT, 1055 u'control_type': CLIENT, 1121 u'control_type': CLIENT, 1145 u'control_type': CLIENT, 1180 u'control_type': CLIENT, 1204 u'control_type': CLIENT, 1248 u'control_type': CLIENT, 1272 u'control_type': CLIENT,
|
/external/dbus/test/data/auth/ |
D | client-out-of-mechanisms.auth-script | 4 CLIENT
|
D | invalid-command-client.auth-script | 4 CLIENT
|
D | anonymous-client-successful.auth-script | 3 CLIENT
|
D | fallback.auth-script | 3 CLIENT
|
/external/autotest/client/tests/ebizzy/ |
D | control | 6 TEST_TYPE = "CLIENT"
|
/external/autotest/client/tests/kvm/autotest_control/ |
D | ebizzy.control | 6 TEST_TYPE = "CLIENT"
|
D | ctcs.control | 8 TEST_TYPE = "CLIENT"
|
/external/autotest/server/site_tests/sequences/ |
D | control.power_daily | 62 wifi_sec = global_config.global_config.get_config_value('CLIENT', 64 wifi_pw = global_config.global_config.get_config_value('CLIENT',
|
/external/autotest/client/tests/netperf2/ |
D | control.client | 6 TEST_TYPE = "CLIENT"
|
D | control.server | 6 TEST_TYPE = "CLIENT"
|
D | control.parallel | 6 TEST_TYPE = "CLIENT"
|
/external/autotest/client/tests/ipv6connect/ |
D | control | 6 TEST_TYPE = "CLIENT"
|
/external/autotest/client/tests/parallel_dd/ |
D | control | 6 TEST_TYPE = "CLIENT"
|
/external/autotest/client/tests/uptime/ |
D | control | 6 TEST_TYPE="CLIENT"
|
/external/autotest/client/tests/ctcs/ |
D | control | 8 TEST_TYPE = "CLIENT"
|
/external/autotest/client/site_tests/kernel_LTP/ |
D | control.sample | 10 TEST_TYPE = "CLIENT"
|
D | control.kernel_tests | 13 TEST_TYPE = "CLIENT"
|
D | control.kernel_unittests | 13 TEST_TYPE = "CLIENT"
|
D | control.select_tests | 10 TEST_TYPE = "CLIENT"
|
D | control.full | 13 TEST_TYPE = "CLIENT"
|
/external/autotest/client/tests/ltp/ |
D | control.full | 11 TEST_TYPE = "CLIENT"
|
/external/autotest/client/tests/pktgen/ |
D | control | 6 TEST_TYPE = "CLIENT"
|
12