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

<<11121314151617181920>>

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
PunctuationTests.java 184 // manually picking or gesturing (which we can't simulate yet), but only words
  /packages/services/Car/evs/app/
evs_app.cpp 93 printf(" --test Do not talk to Vehicle Hal, but simulate 'reverse' instead\n");
  /platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/
ScreenshotListener.java 67 * Constructor to simulate receiving the instrumentation arguments. Should not be used except
  /platform_testing/libraries/longevity/src/android/longevity/core/
LongevitySuite.java 36 * shuffling in order to simulate longevity conditions and repeated stress or exercise. For examples
  /prebuilts/go/darwin-x86/doc/codewalk/
functions.xml 79 We simulate a game of Pig by calling an <code>action</code> to update the
  /prebuilts/go/darwin-x86/src/net/http/
transport_internal_test.go 48 conn.Close() // simulate the server hanging up on the client
  /prebuilts/go/linux-x86/doc/codewalk/
functions.xml 79 We simulate a game of Pig by calling an <code>action</code> to update the
  /prebuilts/go/linux-x86/src/net/http/
transport_internal_test.go 48 conn.Close() // simulate the server hanging up on the client
  /system/update_engine/
boot_control_recovery.cc 59 // For update_engine_sideload, we simulate the hw_get_module() by accessing it
  /system/update_engine/common/
action_processor_unittest.cc 231 // Simulate the action completion while suspended. No other call to
mock_http_fetcher.h 31 // deliver the data in chunks of size kMockHttpFetcherChunkSize. To simulate
  /system/update_engine/update_manager/
variable_unittest.cc 115 // Simulate a value change on the variable's implementation.
  /tools/metalava/src/main/java/com/android/tools/metalava/
Compatibility.kt 22 * The old API generator code had a number of quirks. Initially we want to simulate these
  /tools/tradefederation/core/tests/src/com/android/tradefed/testtype/testdefs/
XmlDefsTestTest.java 101 // simulate the pull file by dumping data into local file
  /dalvik/dx/src/com/android/dx/cf/code/
Simulator.java 37 * Class which knows how to simulate the effects of executing bytecode.
110 public void simulate(ByteBlock bb, Frame frame) { method in class:Simulator
131 * @param offset {@code offset >= 0;} offset of the instruction to simulate
135 public int simulate(int offset, Frame frame) { method in class:Simulator
226 * {@link Simulator#simulate}
    [all...]
  /external/autotest/client/cros/power/
power_utils.py 479 """Class to simulate control of backlight via keyboard or Chrome UI.
505 Set to true to simulate brightness down key.
506 set to false to simulate Chrome UI brightness down button.
539 Set to true to simulate brightness down key.
540 set to false to simulate Chrome UI brightness down button.
  /external/webrtc/webrtc/modules/video_coding/
qm_select_unittest.cc 316 // per-frame bandwidth = 15 = 450/30: simulate (decoder) buffer underflow:
360 // per-frame bandwidth = 15 = 450/30: simulate stable (decoder) buffer levels.
535 // Reset rates and simulate under-shooting scenario.: expect to go back up.
590 // Reset and simulate large rate mis-match: expect no action to go back up.
682 // Reset rates and simulate under-shooting scenario.: expect to go back up.
726 // Reset and simulate large rate mis-match: expect no action to go back up.
    [all...]
  /cts/tests/jdwp/runner/device-side/src/com/android/compatibility/dalvik/
DalvikTestRunner.java 63 // Simulate one failed test.
111 if (config.collectTestsOnly) { // only simulate running/passing the tests with the listener
  /external/ImageMagick/ImageMagick/script/
convert.html 200 <td>simulate a scene at nighttime in the moonlight</td>
245 <td>simulate a charcoal drawing</td>
805 <td>simulate motion blur</td>
845 <td>simulate an oil painting</td>
865 <td>simulate a Polaroid picture</td>
    [all...]
mogrify.html 199 <td>simulate a scene at nighttime in the moonlight</td>
244 <td>simulate a charcoal drawing</td>
784 <td>simulate motion blur</td>
824 <td>simulate an oil painting</td>
844 <td>simulate a Polaroid picture</td>
    [all...]
  /external/ImageMagick/www/
convert.html 204 <td>simulate a scene at nighttime in the moonlight</td>
249 <td>simulate a charcoal drawing</td>
809 <td>simulate motion blur</td>
849 <td>simulate an oil painting</td>
869 <td>simulate a Polaroid picture</td>
    [all...]
magick-script.html 170 <td>simulate a scene at nighttime in the moonlight</td>
215 <td>simulate a charcoal drawing</td>
775 <td>simulate motion blur</td>
815 <td>simulate an oil painting</td>
835 <td>simulate a Polaroid picture</td>
    [all...]
magick.html 212 <td>simulate a scene at nighttime in the moonlight</td>
257 <td>simulate a charcoal drawing</td>
817 <td>simulate motion blur</td>
857 <td>simulate an oil painting</td>
877 <td>simulate a Polaroid picture</td>
    [all...]
mogrify.html 203 <td>simulate a scene at nighttime in the moonlight</td>
248 <td>simulate a charcoal drawing</td>
788 <td>simulate motion blur</td>
828 <td>simulate an oil painting</td>
848 <td>simulate a Polaroid picture</td>
    [all...]
  /external/compiler-rt/lib/asan/tests/
asan_interface_test.cc 206 // Simulate push_back.
212 // Simulate pop_back.

Completed in 649 milliseconds

<<11121314151617181920>>