HomeSort by relevance Sort by last modified time
    Searched full:simulate (Results 101 - 125 of 1418) sorted by null

1 2 3 45 6 7 8 91011>>

  /system/update_engine/
payload_state_unittest.cc 602 // Now, simulate a corrupted url index on persisted store which gets
649 // Simulate two failures (enough to cause payload backoff) and check
672 // Simulate two failures (enough to cause payload backoff) and check
699 // Simulate a successful download and see that we're ready to download
706 // Simulate two failures (enough to cause payload backoff) and check
766 // Simulate a successful download and see that we are ready to downloa
    [all...]
  /art/tools/golem/
build-target.sh 47 --simulate Print commands only, don't execute commands.
78 # If --simulate is used, command is not executed.
84 # Execute a command unless --simulate was used.
86 if [[ $simulate == "simulate" ]]; then
161 simulate=""
208 --simulate)
209 simulate="simulate"
  /external/autotest/server/cros/servo/
servo.py 238 """Simulate a long power button press."""
247 """Simulate a normal power button press."""
252 """Simulate a short power button press."""
257 """Simulate a power button press.
265 """Simulate opening the lid and raise exception if all attempts fail"""
270 """Simulate closing the lid and raise exception if all attempts fail
278 """Simulate pushing the volume down button.
296 """Simulate pushing the volume down button.
314 """Simulate Ctrl-d simultaneous button presses.
322 """Simulate Ctrl-u simultaneous button presses
    [all...]
chrome_base_ec.py 47 """Simulate pressing a key.
57 """Simulate releasing a key.
  /external/ImageMagick/utilities/
mogrify.1 130 \-blue-shift simulate a scene at nighttime in the moonlight
137 \-charcoal radius simulate a charcoal drawing
201 simulate motion blur
208 \-paint radius simulate an oil painting
209 \-polaroid angle simulate a Polaroid picture
231 simulate a sepia-toned photo
234 \-shadow geometry simulate an image shadow
240 \-sketch geometry simulate a pencil sketch
mogrify.1.in 130 \-blue-shift simulate a scene at nighttime in the moonlight
137 \-charcoal radius simulate a charcoal drawing
201 simulate motion blur
208 \-paint radius simulate an oil painting
209 \-polaroid angle simulate a Polaroid picture
231 simulate a sepia-toned photo
234 \-shadow geometry simulate an image shadow
240 \-sketch geometry simulate a pencil sketch
  /external/autotest/client/cros/cellular/wardmodem/state_machines/
network_registration_machine.py 148 # the future to simulate a moving device.
155 # the future to simulate a moving device.
  /external/autotest/client/site_tests/desktopui_HangDetector/
desktopui_HangDetector.py 53 # To simulate a hang, STOP the browser and wait for it to get
57 os.kill(browser_pid, signal.SIGSTOP) # Simulate hang.
  /external/curl/tests/unit/
unit1399.c 76 /* Scenario: simulate a redirect. When a redirect occurs, t_nslookup,
103 /* now simulate the redirect */
  /external/guice/extensions/servlet/test/com/google/inject/servlet/
MultipleServletInjectorsTest.java 58 // Simulate the start of a servlet container.
78 // Now simulate a second injector with a slightly different config.
  /external/libbrillo/policy/
mock_device_policy.h 22 // file and to simulate different policy values.
36 // // This example needs to simulate the Metrics Enabled policy being set.
  /external/libcxx/test/support/
msvc_stdlib_force_include.hpp 47 // Simulate feature-test macros.
95 // Simulate library feature-test macros.
  /external/libxml2/
testOOMlib.c 40 * Sets the number of allocations until we simulate a failed
54 * Returns the number of successful allocs until we'll simulate
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_11/
tirpc_svc_11.c 123 //Simulate an error
129 //Simulate an authentification error
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_6/
tirpc_svc_6.c 151 //Simulate an error
157 //Simulate an authentification error
  /external/mockftpserver/MockFtpServer/src/site/apt/
fakeftpserver-versus-stubftpserver.apt 9 use is dependent on what kind of FTP scenario(s) you wish to simulate, and what level of control you need
56 * If you need to simulate an FTP server scenario not supported by <<FakeFtpServer>>.
  /external/webrtc/webrtc/modules/video_coding/codecs/test/
packet_manipulator.h 81 // Manipulates the data of the encoded_image to simulate parts being lost
105 // Used to simulate a burst over several frames.
  /frameworks/av/media/libaaudio/tests/
test_block_adapter.cpp 79 // Simulate audio input from a variable sized callback.
107 // Simulate audio output from a variable sized callback.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTesterFailBringUpAll.java 62 log("simulate detaching");
68 log("simulate attaching");
  /frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/test/
CustomDatabaseTest.java 72 * IllegalStateException} or {@link SQLiteException}. This way, we can simulate custom database
98 // Rethrow the exception in order to simulate the way custom
  /tools/tradefederation/core/tests/src/com/android/tradefed/device/
MockTestDeviceHelper.java 34 * @param response the response to simulate
77 * @param response the response to simulate
  /art/simulator/
code_simulator_arm64.cc 27 // available. To avoid linker error on these architectures, we check if we can simulate
  /external/archive-patcher/applier/src/main/java/com/google/archivepatcher/applier/
LimitedInputStream.java 64 return -1; // Simulate EOF
  /external/autotest/client/bin/
autotestd 13 # We want to simulate the behaviour of autotest_client, where fd3 would be
  /external/autotest/client/site_tests/cellular_ModemControl/
control.pseudomodem 23 Uses a pseudo modem to simulate modem manager so that this test can

Completed in 2387 milliseconds

1 2 3 45 6 7 8 91011>>