HomeSort by relevance Sort by last modified time
    Searched full:simulate (Results 1 - 25 of 535) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/callgrind/tests/
simwork2.vgtest 2 vgopts: --simulate-wb=yes --simulate-hwpref=yes
simwork1.vgtest 2 vgopts: --simulate-hwpref=yes
notpower2-hwpref.vgtest 2 vgopts: --I1=32768,8,64 --D1=24576,6,64 --LL=3145728,12,64 --simulate-hwpref=yes
notpower2-wb.vgtest 2 vgopts: --I1=32768,8,64 --D1=24576,6,64 --LL=3145728,12,64 --simulate-wb=yes
  /external/chromium/net/data/heapcheck/
net_unittests.gtest.txt 4 # Exclude tests that simulate a crash: they leak a lot of stuff.
  /external/clang/test/Sema/
typedef-variable-type.c 7 // (The test uses -Wno-typedef-redefinition to simulate this.)
  /external/valgrind/main/gdbserver_tests/
nlsigvgdb.stdinB.gdb 7 # simulate control-c in a few seconds
simulate_control_c 3 # simulate control_c by sending SIGUSR1 to the vgdb using prefix $1 in $2 seconds
  /device/google/accessory/demokit/app/src/com/google/android/DemoKit/
BaseActivity.java 27 menu.add("Simulate");
34 if (item.getTitle() == "Simulate") {
  /external/chromium/chrome/browser/translate/
translate_manager_browsertest.cc 281 // Simulate navigating to a page.
289 // Simulate clicking translate.
298 // Simulate the translate script being retrieved (it only needs to be done
309 // Simulate the render notifying the translation has been done.
318 // Simulate changing the original language, this should trigger a translation.
325 // Simulate the render notifying the translation has been done.
333 // Simulate changing the target language, this should trigger a translation.
340 // Simulate the render notifying the translation has been done.
349 // Simulate navigating to a page.
357 // Simulate clicking translate
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page_unittest.cc 184 // Simulate the load causing a safe browsing interstitial to be shown.
191 // Simulate the user clicking "don't proceed".
215 // Simulate the load causing a safe browsing interstitial to be shown.
220 // Simulate the user clicking "proceed".
248 // Simulate that page loading a bad-resource triggering an interstitial.
254 // Simulate the user clicking "don't proceed".
279 // Simulate that page loading a bad-resource triggering an interstitial.
285 // Simulate the user clicking "proceed".
314 // Simulate that page loading a bad-resource triggering an interstitial.
325 // Simulate the user clicking "don't proceed"
    [all...]
safe_browsing_blocking_page_test.cc 381 // Simulate the user clicking "proceed", there should be no crash.
414 SendCommand("\"takeMeBack\""); // Simulate the user clicking "back"
425 SendCommand("\"proceed\""); // Simulate the user clicking "proceed"
437 SendCommand("\"takeMeBack\""); // Simulate the user clicking "proceed"
449 SendCommand("\"proceed\""); // Simulate the user clicking "proceed".
461 SendCommand("\"reportError\""); // Simulate the user clicking "report error"
476 SendCommand("\"learnMore\""); // Simulate the user clicking "learn more"
492 SendCommand("\"takeMeBack\""); // Simulate the user clicking "back"
508 SendCommand("\"proceed\""); // Simulate the user clicking "proceed"
533 SendCommand("\"doReport\""); // Simulate the user checking the checkbox
    [all...]
  /external/chromium/chrome/browser/chromeos/offline/
offline_load_page_unittest.cc 96 // Simulate the load causing an offline browsing interstitial page
103 // Simulate the user clicking "proceed".
123 // Simulate the load causing an offline interstitial page to be shown.
129 // Simulate the user clicking "don't proceed".
  /external/chromium/chrome/browser/net/
url_request_failed_dns_job.h 31 // Simulate a DNS failure.
  /external/jmonkeyengine/engine/src/core/com/jme3/input/
TouchInput.java 73 * @param simulate if mouse events should be generated
75 public void setSimulateMouse(boolean simulate);
86 * @param simulate if keyboard events should be generated
88 public void setSimulateKeyboard(boolean simulate);
  /frameworks/base/test-runner/src/android/test/
TouchUtils.java 32 * InstrumentationTestCase or ActivityInstrumentationTestCase2 to simulate user interaction with
38 * Simulate touching in the center of the screen and dragging one quarter of the way down
51 * Simulate touching in the center of the screen and dragging one quarter of the way down
68 * Simulate touching in the center of the screen and dragging one quarter of the way up
81 * Simulate touching in the center of the screen and dragging one quarter of the way up
179 * Simulate touching the center of a view and dragging to the bottom of the screen.
194 * Simulate touching the center of a view and dragging to the bottom of the screen.
205 * Simulate touching the center of a view and dragging to the bottom of the screen.
222 * Simulate touching the center of a view and dragging to the bottom of the screen.
247 * Simulate touching the center of a view and releasing quickly (before the tap timeout)
    [all...]
  /development/tools/emulator/system/camera/
EmulatedQemuCamera2.cpp 19 * functionality of a host webcam with further processing to simulate the
  /external/chromium/chrome/browser/extensions/
extension_messages_browsertest.cc 76 // Now simulate getting a message back from the other side.
113 // Simulate a new connection being opened.
129 // Now simulate getting a message back from the channel opener.
143 // Now simulate the channel closing.
  /external/chromium/chrome/browser/sync/sessions/
test_util.h 5 // Utils to simulate various outcomes of a sync session.
  /external/qemu/
shaper.h 36 /* a NetDelay object is used to simulate network connection latencies */
  /external/skia/include/utils/
SkUnitMappers.h 37 /** This returns cos(x), to simulate lighting a sphere, where 0 maps to the
  /external/webrtc/test/testsupport/
packet_reader.h 19 // Reads chunks of data to simulate network packets from a byte array.
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/camera/
AutoFocusCallback.java 41 // Simulate continuous autofocus by sending a focus request every
  /frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsBT/src/com/android/framework/externalsharedpermsbttestapp/
ExternalSharedPermsBTTest.java 26 /** The use of bluetooth below is simply to simulate an activity that tries to use bluetooth
  /frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsFL/src/com/android/framework/externalsharedpermsfltestapp/
ExternalSharedPermsFLTest.java 28 /** The use of location manager below is simply to simulate an app that

Completed in 860 milliseconds

1 2 3 4 5 6 7 8 91011>>