HomeSort by relevance Sort by last modified time
    Searched refs:host (Results 101 - 125 of 3943) sorted by null

1 2 3 45 6 7 8 91011>>

  /bionic/tests/libs/
Android.build.testlib.host.mk 18 build_type := host
Android.build.testlib.mk 17 include $(LOCAL_PATH)/Android.build.testlib.host.mk
  /external/autotest/server/cros/
dark_resume_utils.py 33 def __init__(self, proxy, host):
36 |host|.
39 @param host: a servo host connected to the DUT
43 self._host = host
67 def __init__(self, host, duration=0):
71 @param host: the DUT to set up dark resume for
74 self._host = host
81 host.run('mkdir -p %s' % TMP_POWER_DIR)
84 host.run('echo 0 > %s/disable_dark_resume' % TMP_POWER_DIR
    [all...]
usb_mux_controller.py 45 def __init__(self, host):
48 @param host: Host where the test will be run.
51 self.host = host
82 self.host.servo.system(UNEXPORT_GPIO_PIN % MUX_S0)
83 self.host.servo.system(UNEXPORT_GPIO_PIN % MUX_S1)
84 self.host.servo.system(UNEXPORT_GPIO_PIN % MUX_S2)
85 self.host.servo.system(UNEXPORT_GPIO_PIN % MUX_EN)
97 if 'gpio' + pin not in self.host.servo.system_output(LS_GPIO_DIRECTORY)
    [all...]
  /external/autotest/server/hosts/
base_classes_unittest.py 29 host = base_classes.Host.__new__(base_classes.Host)
33 host.__init__()
38 host = base_classes.Host()
41 def install(self, host):
45 installableObj.install.expect_call(host)
47 host.install(installableObj)
55 host = base_classes.Host(
    [all...]
  /external/autotest/server/site_tests/brillo_CrashLogging/
brillo_CrashLogging.py 12 # Number of seconds to wait for host.run commands to timeout.
22 def run_once(self, host=None):
25 @param host: host object representing the device under test.
27 if host is None:
29 'a host')
30 self.host = host
33 self.host.run('rm /data/misc/crash_reporter/crash/*',
37 result = self.host.run('pgrep %s' % TARGET_PROCESS
    [all...]
  /external/autotest/server/site_tests/brillo_FastbootTest/
brillo_FastbootTest.py 14 def run_once(self, host=None):
17 @param host: A host object representing the DUT.
23 if not host.is_up():
28 host.ensure_bootloader_mode()
35 host.ensure_adb_mode()
  /external/autotest/server/site_tests/buffet_PrivetInfo/
buffet_PrivetInfo.py 41 def warmup(self, host):
43 config.restart_with_config(host=host)
46 def cleanup(self, host):
47 buffet_config.naive_restart(host=host)
50 def run_once(self, host):
51 helper = privet_helper.PrivetHelper(host=host)
  /external/autotest/server/site_tests/platform_InstallRecoveryImage/
platform_InstallRecoveryImage.py 17 def run_once(self, host, image):
18 host.servo.install_recovery_image(image,
24 # Wait for the host to come up.
25 if host.ping_wait_up(timeout=self._RECOVERY_INSTALL_DELAY):
29 raise error.TestFail('Host failed to come back up after '
32 host.servo.switch_usbkey('host')
  /external/autotest/server/site_tests/telemetry_UnitTestsServer/
telemetry_UnitTestsServer.py 18 # can run. The host boto file
22 def initialize(self, host, copy_boto_file=False):
28 host.run('mkdir -p %s' % os.path.dirname(self.CLIENT_BOTO_FILE))
33 host.send_file(self.LOCAL_BOTO_FILE, self.CLIENT_BOTO_FILE)
35 def cleanup(self, host, copy_boto_file=False):
40 host.run('rm %s' % self.CLIENT_BOTO_FILE)
42 def run_once(self, host, use_packaging, browser_type, unit_tests,
45 client_at = autotest.Autotest(host)
47 'telemetry_UnitTests', host=host, use_packaging=use_packaging
    [all...]
  /external/curl/lib/vauth/
oauth2.c 49 * host[in] - The host name(for OAUTHBEARER).
60 const char *host,
69 if(host == NULL && (port == 0 || port == 80))
72 oauth = aprintf("user=%s\1host=%s\1auth=Bearer %s\1\1", user, host,
75 oauth = aprintf("user=%s\1host=%s\1port=%ld\1auth=Bearer %s\1\1", user,
76 host, port, bearer);
  /external/libmicrohttpd/src/microspdy/
alstructures.h 63 * called host as in HTTP
65 char *host; member in struct:SPDY_Request
  /frameworks/base/core/java/org/apache/http/conn/ssl/
X509HostnameVerifier.java 67 boolean verify(String host, SSLSession session);
69 void verify(String host, SSLSocket ssl) throws IOException;
71 void verify(String host, X509Certificate cert) throws SSLException;
84 * @param host The hostname to verify.
87 void verify(String host, String[] cns, String[] subjectAlts)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
config.h 4 #error config.h is for the host, not build, machine.
6 #include "auto-host.h"
  /test/vts/testcases/host/reboot/RebootTest/
RebootTest.py 18 from vts.runners.host import asserts
19 from vts.runners.host import base_test
20 from vts.runners.host import test_runner
21 from vts.runners.host import utils
  /test/vts/testcases/vts_selftest/test_framework/python_virtualenv_preparer_test/part1/
VtsSelfTestPythonVirtualenvPreparerTestPart1.py 20 from vts.runners.host import asserts
21 from vts.runners.host import base_test
22 from vts.runners.host import const
23 from vts.runners.host import test_runner
  /test/vts/testcases/vts_selftest/test_framework/python_virtualenv_preparer_test/part2/
VtsSelfTestPythonVirtualenvPreparerTestPart2.py 20 from vts.runners.host import asserts
21 from vts.runners.host import base_test
22 from vts.runners.host import const
23 from vts.runners.host import test_runner
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
elfedit.exp 23 if ![is_remote host] {
27 set tempfile [remote_download host tmpdir/bintest.o]
  /external/autotest/server/
profilers.py 32 # maps hostname to (host object, autotest.Autotest object, Autotest
33 # install dir), where the host object is the one created specifically
67 for host in self.job.hosts:
68 if host.hostname not in self.job.machines:
69 # job.hosts include all host instances created on the fly.
73 autodir = host.get_autodir()
75 in_use_hosts[host.hostname] = host
78 # determine what valid host objects we already have installed
80 for host, at, profiler_dir in self.installed_hosts.values()
    [all...]
test.py 66 host, at, outputdir = self._install()
67 # TODO(kevcheng): remove when host client install is supported for
69 if not host.is_client_install_supported:
70 logging.debug('host client install not supported, skipping %s:',
75 host.erase_dir_contents(outputdir)
76 func(self, mytest, host, at, outputdir)
91 # for now support a single host
92 self.host = None
103 if not self.host:
105 self.host = hosts.create_target_machine
    [all...]
  /external/autotest/client/common_lib/hosts/
base_classes_unittest.py 22 host = base_classes.Host()
23 self.assertRaises(NotImplementedError, host.run_output, "fake command")
30 self.god.stub_function(base_classes.Host, 'run')
31 host = base_classes.Host()
32 host.hostname = 'unittest-host'
33 host.run.expect_call(
41 host.run.expect_call(command).and_return(fake_cmd_status
    [all...]
  /external/apache-http/src/org/apache/http/impl/cookie/
BasicDomainHandler.java 76 // request-host and domain must be identical for the cookie to sent
78 String host = origin.getHost(); local
83 if (host.contains(".")) {
87 // domain must match host
88 if (!host.endsWith(domain)) {
92 if (!host.equals(domain)) {
95 + "\". Domain of origin: \"" + host + "\"");
99 if (!host.equals(domain)) {
102 + "\". Domain of origin: \"" + host + "\"");
114 String host = origin.getHost() local
    [all...]
  /external/autotest/frontend/client/src/autotest/afe/
HostDataSource.java 3 import autotest.afe.models.Host;
33 Host host = Host.fromJsonObject(row); local
34 processHost(host);
35 hosts.add(host);
40 protected void processHost(JSONObject host) {
41 host.put(LOCKED_TEXT, AfeUtils.getLockedText(host));
43 JSONString jsonPlatform = host.get("platform").isString()
    [all...]
  /external/autotest/server/cros/packet_generation/
IP_utils.py 20 def __init__(self, host):
23 @param host: Router host object.
26 self.host = host
27 self.install_path = self.host.run('mktemp -d').stdout.rstrip()
36 ap_sshhost = ssh_host.SSHHost(hostname=self.host.hostname)
43 self.host.run('tar -xvf %s -C %s' % (scapy, self.install_path))
44 self.host.run('cd %s; %s' % (self.install_path, SCAPY_INSTALL_COMMAND))
50 @param host: Router host object
    [all...]
  /external/autotest/server/site_tests/logging_GenerateCrashFiles/
logging_GenerateCrashFiles.py 31 out = self.host.run('ls %s' % self.CRASH_DIR, ignore_status=True)
42 if '0' == self.host.run("du -h %s" % file_path).stdout[:1]:
53 self.host.run('rm %s' % self.CRASH_DIR + '/' + crash_file)
55 def run_once(self, host, crash_cmd, crash_files, prefix):
56 self.host = host
59 self.host.run('sync', ignore_status=True)
61 file_list = self.host.run('ls %s' % self.CRASH_DIR, ignore_status=True)
65 self.host.run(crash_cmd, ignore_status=True,
70 host.ping_wait_up(self.REBOOT_TIMEOUT
    [all...]

Completed in 1091 milliseconds

1 2 3 45 6 7 8 91011>>