HomeSort by relevance Sort by last modified time
    Searched full:machines (Results 26 - 50 of 9157) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/autotest/server/
standalone_profiler.py 31 def generate_test(machines, hostname, profilers, timeout_start, timeout_stop,
36 @param machines: sequence of all the hostnames involved in the barrier
49 machines to reach the start of the profiler_sync (None means no
59 hostname, _PROF_MASTER, machines))
68 def wait_for_profilers(machines, timeout=300):
71 sb.rendezvous_servers(_PROF_MASTER, *machines)
74 def start_profilers(machines, timeout=120):
77 sb.rendezvous_servers(_PROF_MASTER, *machines)
80 def stop_profilers(machines, timeout=120):
83 sb.rendezvous_servers(_PROF_MASTER, *machines)
    [all...]
  /external/toolchain-utils/automation/server/
machine_manager.py 17 """Container for list of machines one can run jobs on."""
28 def __init__(self, machines):
29 self._machine_pool = machines
53 """Acquire machines for use by a job."""
71 def ReturnMachines(self, machines):
73 for m in machines:
  /external/autotest/client/site_tests/dummy_Pass/
control.wifichaos 7 PURPOSE = "To re-image chaos_dut machines nightly."
18 chaos_dut machines
  /external/autotest/apache/
apache-prod-conf 4 # machines for developer servers), and adds in prod-only directives.
  /external/autotest/server/control_segments/
verify_job_repo_url 14 job.parallel_simple(install, machines, log=False)
  /external/autotest/server/samples/
info.srv 8 job.parallel_simple(run, machines)
  /external/autotest/server/site_tests/dummy_FailServer/
control 17 job.parallel_simple(run, machines)
  /external/icu/android_icu4j/resources/android/icu/impl/duration/impl/data/
index.txt 6 #* Copyright (C) 2007-2008 International Business Machines Corporation and *
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/data/resources/
TestDataElements_en_Latn.properties 7 # * Copyright (C) 2005-2006, International Business Machines Corporation and *
testmessages.properties 6 # * Copyright (C) 2010, International Business Machines Corporation and *
  /external/icu/icu4c/source/common/
ubrkimpl.h 5 * Copyright (C) 2006, International Business Machines
  /external/icu/icu4c/source/data/misc/
icustd.txt 5 // * Copyright (C) 2009 International Business Machines
icuver.txt 5 // * Copyright (C) 2010-2016 International Business Machines
  /external/icu/icu4c/source/test/cintltst/
cucdapi.h 5 * Copyright (c) 2003-2013, International Business Machines Corporation and
  /external/icu/icu4c/source/test/hdrtst/
dfiles.txt 3 # Copyright (c) 2001-2003 International Business Machines
pfiles.txt 3 # Copyright (c) 2001-2016 International Business Machines
  /external/icu/icu4c/source/test/testdata/
readme.txt 5 //* Copyright (C) 1998-2000, International Business Machines
sh.txt 5 //* Copyright (C) 2005-2010, International Business Machines
sh_YU.txt 5 //* Copyright (C) 2005, International Business Machines
te_IN_REVISED.txt 5 //* Copyright (C) 2005, International Business Machines
testempty.txt 5 //* Copyright (C) 1998-2000, International Business Machines
  /external/icu/icu4c/source/tools/gentest/
gentest.h 6 * Copyright (C) 2003-2004, International Business Machines
  /external/icu/icu4j/main/classes/charset/src/META-INF/services/
java.nio.charset.spi.CharsetProvider 4 # Copyright (C) 2006, International Business Machines Corporation and others. All Rights Reserved.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/
index.txt 6 #* Copyright (C) 2007-2008 International Business Machines Corporation and *
  /external/icu/icu4j/main/classes/langdata/src/com/ibm/icu/impl/
ICULangDataTables.java 5 * Copyright (C) 2009-2016, International Business Machines Corporation and

Completed in 437 milliseconds

12 3 4 5 6 7 8 91011>>