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

1 2 3 45 6 7 8 91011

  /external/autotest/server/
autoserv 171 # --parent_job_id is only useful in autoserv running in host, not in
204 # Make sure autoserv running in container using a different pid file.
233 For tests running with server-side packaging, the results folder has the
234 owner of root. This must be changed to the user running the autoserv
250 """Try to start servod in moblab if it's not already running or running with
280 logging.debug('Servod is already running with given board and port.'
283 logging.debug('Servod is running with different board or port. '
287 # servod is not running.
319 # leader. This allows autoserv process to keep running after the calle
    [all...]
autoserv.py 171 # --parent_job_id is only useful in autoserv running in host, not in
204 # Make sure autoserv running in container using a different pid file.
233 For tests running with server-side packaging, the results folder has the
234 owner of root. This must be changed to the user running the autoserv
250 """Try to start servod in moblab if it's not already running or running with
280 logging.debug('Servod is already running with given board and port.'
283 logging.debug('Servod is running with different board or port. '
287 # servod is not running.
319 # leader. This allows autoserv process to keep running after the calle
    [all...]
site_utils.py 476 """Determines if this instance is running as a shard.
532 return host_queue_entry_states.Status.RUNNING
545 hosts. Without the time_created stamp the logs of the tasks running
602 """Check if the process is running inside chroot.
607 @return: True if the process is running inside chroot or cros_build_lib
706 """Simple function to error out if running with uid == 0"""
    [all...]
  /external/valgrind/drd/tests/
thread_name_xml.stderr.exp 27 <state>RUNNING</state>
  /external/valgrind/memcheck/tests/
xml1.stderr.exp 27 <state>RUNNING</state>
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerFragment.java 74 /** Scheduled to update the timers while at least one is running. */
249 case RUNNING:
342 case RUNNING:
  /external/v8/src/wasm/
wasm-debug.cc 107 // We do not support reentering an already running interpreter at the moment
129 // STOPPED and RUNNING should never occur here.
131 case WasmInterpreter::State::RUNNING:
wasm-interpreter.cc 956 state_ = WasmInterpreter::RUNNING;
967 state_ = WasmInterpreter::RUNNING;
    [all...]
  /frameworks/base/core/java/android/widget/
SelectionActionModeHelper.java 534 * AsyncTask for running a query on a background thread and returning the result on the
584 if (getStatus() == Status.RUNNING) {
619 /** Information about the last classified text to avoid re-running a query. */
  /external/autotest/frontend/afe/
rpc_interface_unittest.py 172 HqeStatus.RUNNING)
175 set_hqe_statuses(running_and_complete, HqeStatus.RUNNING,
189 self._check_job_ids(rpc_interface.get_jobs(running=True),
320 self.assertEquals(verify2['status'], 'Running')
    [all...]
  /libcore/jsr166-tests/src/test/java/jsr166/
JSR166TestCase.java 75 * <li>All assertions in code running in generated threads must use
233 "Looks like we're stuck running test: %s%n",
236 // "Looks like we're stuck running test: %s (%d/%d)%n",
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /external/autotest/scheduler/
monitor_db_unittest.py 280 self._do_query('UPDATE afe_hosts SET status="Running" WHERE id=1')
440 * total number of running processes
452 running = sum(agent.task.num_processes
455 return self._MAX_RUNNING - running
650 # running
668 pidfile shows process running, but no proc exists
670 # running but no proc
    [all...]
scheduler_models.py 853 if self.status in {Status.STARTING, Status.PENDING, Status.RUNNING}:
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/
aws-java-sdk-emr-1.11.18.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.jobs_3.7.0.v20150330-2103.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/
aws-java-sdk-discovery-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/com/nineoldandroids/library/2.4.0/
library-2.4.0.jar 
  /external/robolectric/v3/libs/
sqlite4java-0.282.jar 
  /prebuilts/devtools/tools/lib/
repository.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.0/
repository-25.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.0-alpha3/
repository-25.2.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.0-alpha4/
repository-25.2.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.0-alpha6/
repository-25.2.0-alpha6.jar 

Completed in 2445 milliseconds

1 2 3 45 6 7 8 91011