HomeSort by relevance Sort by last modified time
    Searched full:gracefully (Results 351 - 375 of 652) sorted by null

<<11121314151617181920>>

  /external/autotest/client/common_lib/cros/
dev_server_unittest.py 214 """Should call the dev server's download method, fail gracefully."""
251 """Should call the dev server's finish download method, fail gracefully.
  /external/autotest/client/virt/
virt_env_process.py 138 vm.destroy(gracefully = params.get("kill_vm_gracefully") == "yes")
353 vm.destroy(gracefully=False)
kvm_vm.py     [all...]
  /external/libvorbis/doc/vorbisenc/
overview.html 168 the reservoir. Normally, the encoder will conserve bits gracefully by
170 to. However, if the encoder runs out of means of gracefully shrinking
  /frameworks/base/core/java/android/hardware/camera2/legacy/
SurfaceTextureRenderer.java 213 // TODO: handle this more gracefully
245 // TODO: handle this more gracefully
  /frameworks/base/docs/html/guide/practices/
compatibility.jd 142 gracefully degrade the corresponding app feature. For example, you can query whether
226 you should check the API level at runtime and gracefully degrade
  /frameworks/base/docs/html/training/monitoring-device-state/
doze-standby.jd 393 sure the app recovers gracefully when the device exits Doze.
416 <li>Observe the behavior of your app after waking it. Make sure the app recovers gracefully
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_httplib.py 181 # when no length is present, the socket should be gracefully closed when
195 # content-length is delivered, the socket is gracefully closed
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_httplib.py 181 # when no length is present, the socket should be gracefully closed when
195 # content-length is delivered, the socket is gracefully closed
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_httplib.py 181 # when no length is present, the socket should be gracefully closed when
195 # content-length is delivered, the socket is gracefully closed
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_httplib.py 181 # when no length is present, the socket should be gracefully closed when
195 # content-length is delivered, the socket is gracefully closed
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutRefactoring.java 244 if (close != open) { // Gracefully handle <FooLayout/>
384 if (close != open) { // Gracefully handle <FooLayout/>
  /art/runtime/
fault_handler.cc 162 // TODO: add SIGSEGV back to the nested signals when we can handle running out stack gracefully.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/intents/
CameraIntentsActivity.java 209 // which gracefully terminates the activity.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/orientation/
CameraOrientationActivity.java 115 // which gracefully terminates the activity.
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/command/
CompatibilityConsole.java 154 helpBuilder.append(" exit: gracefully exit the compatibiltiy console, waiting until all ");
  /external/autotest/client/bin/
package.py 220 it prints a message to the user and ends gracefully. If nodeps is set to
  /external/autotest/server/cros/
goofy_client.py 314 gracefully.
  /external/autotest/site_utils/suite_scheduler/
task_unittest.py 186 """Ensure we fail gracefully if we pass in a bad section name."""
  /external/bison/lib/
obstack.c 87 abort gracefully or use longjump - but shouldn't return. This
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/
CHANGES 61 - Bail out gracefully whenever Python version is older than 2.4.
  /external/dbus/bus/
main.c 270 * gracefully rather than being killed by SIGTERM,
  /external/freetype/src/base/
ftstream.c 322 /* gracefully; however, stream.cursor is really set to 0 by the */
  /external/libbrillo/brillo/http/
http_transport_curl.cc 254 // This is not necessarily an error condition, so fail gracefully.
  /external/libchrome/base/metrics/
histogram_unittest.cc 262 // Make sure histogram handles out-of-bounds data gracefully.

Completed in 929 milliseconds

<<11121314151617181920>>