/external/autotest/client/site_tests/security_EnableChromeTesting/ |
control | 19 itself should fail, and Chrome should not restart.
|
/external/autotest/site_utils/deploy_autotest/ |
lab_deploy_helper.py | 14 lab_deploy_helper.py (sync,restart,print) (devservers, drones, scheduler)+. 49 This method uses puppet apply to restart the devserver instance on host. 67 This method uses puppet apply to restart autotest installed on the host. 101 elif args.operation == common_util.RESTART:
|
/external/chromium-trace/catapult/third_party/Paste/docs/modules/ |
reloader.txt | 1 :mod:`paste.reloader` -- Monitor for file changes to restart the process
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/ |
TODO | 16 * codec restart
|
/external/compiler-rt/test/asan/TestCases/Windows/ |
report_after_syminitialize.cc | 17 // CHECK-NEXT: {{WARNING: Failed to use and restart external symbolizer}}
|
/external/deqp/doc/testspecs/GLES3/ |
functional.primitive_restart.txt | 19 Primitive restart tests 31 + Primitive restart index placing special cases: 43 defined with the same index array, using the fixed primitive restart index to 54 largest non-restart index in the index array.
|
/external/smali/smali/src/test/resources/LexerTest/ |
DirectiveTest.smali | 30 .restart local
|
/external/toybox/lib/ |
help.c | 26 // If it's an alias, restart search for real name
|
/external/valgrind/coregrind/m_gdbserver/ |
mips-linux.xml | 17 <reg name="restart" bitsize="32" group="system"/>
|
/frameworks/base/core/java/android/os/ |
DeadSystemException.java | 20 * The core Android system has died and is going through a runtime restart. All
|
/frameworks/base/media/java/android/media/ |
MediaDrmResetException.java | 21 * due to a restart of the mediaserver process. To continue, the app must
|
/system/update_engine/update_manager/ |
update_manager.conf.example | 13 # command "restart update-engine" from a root shell to make your
|
/development/samples/ApiDemos/res/layout/ |
fragment_retain_instance.xml | 38 <Button android:id="@+id/restart" 42 android:text="@string/restart">
|
/external/autotest/client/site_tests/network_DefaultProfileServices/ |
network_DefaultProfileServices.py | 15 Wipe the default profile, start shill, configure a service, restart 56 raise error.TestFail('Network not found after restart.')
|
/external/autotest/server/control_segments/ |
cleanup | 25 # Try to save /var/log files. If the dut is not sshable, try to restart 33 # Try to restart dut with servo.
|
/external/autotest/server/site_tests/firmware_UpdateKernelDataKeyVersion/ |
control | 15 2. After update, device restart with KERNEL A. 17 4. After recovery, device can't successfully restart.
|
/external/autotest/server/site_tests/firmware_UpdateKernelVersion/ |
control | 13 2. After update, device restart with KERNEL A. 15 4. After recovery, device can't successfully restart.
|
/external/autotest/site_utils/admin/ |
autotest.init | 58 restart) 65 echo "Usage: $0 start|stop|restart"
|
/external/avahi/initscript/archlinux/ |
avahi-daemon.in | 55 restart) 69 echo "usage: $0 {start|stop|restart|reload}"
|
avahi-dnsconfd.in | 55 restart) 69 echo "usage: $0 {start|stop|restart|reload}"
|
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/actions/ |
AfterAction.java | 33 public void restart () {
method in class:AfterAction 34 super.restart();
|
DelayAction.java | 46 public void restart () {
method in class:DelayAction 47 super.restart();
|
DelegateAction.java | 49 public void restart () {
method in class:DelegateAction 50 if (action != null) action.restart();
|
SequenceAction.java | 76 public void restart () {
method in class:SequenceAction 77 super.restart();
|
/frameworks/support/samples/Support4Demos/res/layout/ |
fragment_retain_instance.xml | 38 <Button android:id="@+id/restart" 42 android:text="@string/restart">
|