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

1 23 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/sync/glue/
ui_model_worker_unittest.cc 73 // A task run from the CoreThread to simulate terminating syncapi.
88 // wait until all outstanding jobs are done to simulate what happens in
150 // 1 - simulate the user shutting down the browser, and the ui thread needing
  /frameworks/base/policy/tests/src/com/android/internal/policy/impl/
LockPatternKeyguardViewTest.java 128 * Allows us to inject the lock and unlock views to simulate their behavior
257 // simulate screen turning on
299 // simulate screen asking to be recreated
  /cts/tests/tests/view/src/android/view/cts/
OrientationListenerTest.java 80 // TODO can not simulate sensor events on the emulator.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ContactsFilterInstrumentation.java 57 // We are going to enqueue a couple key events to simulate the user
ContactsSelectInstrumentation.java 63 // We are going to enqueue a couple key events to simulate the user
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
_index.html 24 <dd>Demonstrates calling the {@link android.graphics.Matrix.html#setPolyToPoly(float[],int,float[],int,int)} method to translate coordinates on a canvas to a new perspective (used to simulate perspective). </dd>
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRDFA.h 52 // simulate the DFA using the static tables and predict an alternative
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRDFA.h 52 // simulate the DFA using the static tables and predict an alternative
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRDFA.h 52 // simulate the DFA using the static tables and predict an alternative
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFA.java 35 * by the Grammar object so we can, for example, convert to DFA or simulate
  /external/chromium/chrome/browser/automation/
ui_controls.h 62 // Simulate a mouse move. (x,y) are absolute screen coordinates.
  /external/chromium/chrome/browser/net/
sdch_dictionary_fetcher.cc 59 // Simulate handling of all dictionary requests by clearing queue.
  /external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_view_unittest.mm 50 // accidentally hit a subview when trying to simulate a click in the
  /external/chromium/net/http/
http_alternate_protocols.h 73 // Debugging to simulate presence of an AlternateProtocol.
  /external/jmonkeyengine/engine/src/core/com/jme3/effect/
ParticleMesh.java 70 * @param numParticles The maxmimum number of particles to simulate
  /external/quake/quake/src/QW/server/
newnet.txt 28 simulate world first, then clients, clients explicitly sim weapon projectiles
  /external/webkit/LayoutTests/http/tests/appcache/
cyrillic-uri.html 57 // To test encodings other than UTF-8, we need to simulate form submission (for XHR, Firefox
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_Random.c 66 * of 6 will simulate a fair 6-sided dice roll.
  /frameworks/base/docs/html/tools/help/
mksdcard.jd 7 emulator, to simulate the presence of an SD card in the device. Because you can specify an SD
  /frameworks/base/tools/aapt/tests/
MockDirectoryWalker.h 81 // Data to simulate a directory full of files.
  /external/chromium/chrome/browser/extensions/
extension_override_apitest.cc 120 // Simulate several LoadExtension() calls happening over the lifetime of
133 // Simulate several LoadExtension() calls happening over the lifetime of
  /external/chromium/chrome/browser/sync/
signin_manager_unittest.cc 33 // Simulate the correct ClientLogin response.
42 // Then simulate the correct GetUserInfo response for the canonical email.
  /external/chromium/net/base/
mock_host_resolver.h 135 // Simulate a lookup failure for |host| (it also can be a pattern).
154 // Using WaitingHostResolverProc you can simulate very long lookups.
  /external/v8/test/cctest/
test-dictionary.cc 109 // Simulate a full heap so that generating an identity hash code
132 // Simulate a full heap so that generating an identity hash code
  /external/icu4c/test/perf/ustrperf/
stringperf.h 34 // Simulate construction with a single-char string for basic_string
35 wchar_t simulate[2]={wTESTCHAR1, 0}; variable
477 stlstring b(simulate);

Completed in 1039 milliseconds

1 23 4 5 6 7 8 91011>>