HomeSort by relevance Sort by last modified time
    Searched full:suspended (Results 51 - 75 of 645) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/autotest/server/site_tests/network_WiFi_RoamSuspendTimeout/
control.wep40 16 suspended.
control.wpa 15 using TKIP after deauthentication while the DUT is suspended. TKIP is
control.wpa2 15 RSN) network after deauthentication while the DUT is suspended. By definition,
  /external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
control 23 - device is pingable when suspended
control.crashes 25 - device is pingable when suspended
control.stress 25 - device is pingable when suspended
control.stress2 25 - device is pingable when suspended
control.stress3 25 - device is pingable when suspended
control.stress4 25 - device is pingable when suspended
control.stress5 25 - device is pingable when suspended
  /external/libchrome/base/power_monitor/
power_monitor_source.h 27 SUSPEND_EVENT, // The system is being suspended.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
EventWithExceptionTest.java 93 // Resume debuggee suspended on EXCEPTION event.
116 // Resume debuggee suspended on BREAKPOINT event.
149 // Resume debuggee suspended on EXCEPTION event.
176 // Resume debuggee suspended on BREAKPOINT event.
239 // Resume debuggee suspended on EXCEPTION event.
255 // Resume debuggee suspended on EXCEPTION event.
270 // Resume debuggee suspended on SINGLE_STEP event.
308 // Resume debuggee suspended on EXCEPTION event.
328 // Resume debuggee suspended on FIELD event.
385 // Resume debuggee suspended on METHOD_EXIT event
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
JDWPInvokeMethodWithSuspensionTestCase.java 47 * constructor) in the event thread (suspended on the breakpoint). The event thread starts
64 // Set breakpoint with EVENT_THREAD suspend policy so only the event thread is suspended.
79 // Wait for breakpoint and get id of suspended thread.
107 // At this point, the event thread #1 must have been suspended by event thread #2. Since
140 // The invoke is complete but the thread is still suspended: let's resume it now.
  /external/jetty/src/java/org/eclipse/jetty/server/
AsyncHttpConnection.java 151 // The request is suspended, so even though progress has been made,
153 LOG.debug("suspended {}",this);
163 // If we are not suspended
170 // reenable idle checking unless request is suspended
195 // If we don't have a committed response and we are not suspended
  /external/opencv3/3rdparty/libjpeg/
jdapistd.c 33 * Returns FALSE if suspended. The return value need be inspected only if
89 * Entry: global_state = DSTATE_PRESCAN only if previously suspended.
91 * If suspended, returns FALSE and sets global_state = DSTATE_PRESCAN.
181 * Processes exactly one iMCU row per call, unless suspended.
248 * Returns FALSE if suspended. The return value need be inspected only if
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdapistd.c 33 * Returns FALSE if suspended. The return value need be inspected only if
89 * Entry: global_state = DSTATE_PRESCAN only if previously suspended.
91 * If suspended, returns FALSE and sets global_state = DSTATE_PRESCAN.
182 * Processes exactly one iMCU row per call, unless suspended.
249 * Returns FALSE if suspended. The return value need be inspected only if
  /developers/samples/android/sensors/BatchStepSensor/
template-params.xml 35 batched sensors can be used in the background (when the CPU is suspended), which
89 batched sensors can be used in the background (when the CPU is suspended), which
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
SuspendTest.java 51 * debuggee threads are suspended.
97 + threadName + "\"" + " is not in suspended state");
  /external/autotest/server/site_tests/platform_FullyChargedPowerStatus/
platform_FullyChargedPowerStatus.py 86 logging.debug('--- Suspended')
122 logging.info('DUT suspended')
  /external/autotest/server/site_tests/power_DarkResumeDisplay/
power_DarkResumeDisplay.py 80 ensure the error counts did not increase while suspended
89 while it is suspended. Suspend the device and wait for the amount
  /external/autotest/site_utils/rpm_control_system/
rpm_logging_config.py 25 """SMTPHandler that can have it's emails suspended."""
48 suspended.
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_versioning.py 34 self.assertEqual(stdout.strip(), '%s: Suspended' % suri(bucket_uri))
67 self.assertEqual(stdout.strip(), '%s: Suspended' % suri(bucket_uri))
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/
test_mfa.py 92 if d['Versioning'] == 'Suspended' and d['MfaDelete'] != 'Enabled':
94 self.assertEqual('Suspended', d['Versioning'])
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld.h 23 // Holds the list of suspended threads and provides an interface to dump their
61 // of suspended threads. This function will resume the threads before returning.
  /external/v8/src/js/
generator.js 37 // Generator is suspended.
63 // Generator is suspended.

Completed in 5008 milliseconds

1 23 4 5 6 7 8 91011>>