HomeSort by relevance Sort by last modified time
    Searched full:simulate (Results 201 - 225 of 1055) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium-trace/catapult/telemetry/telemetry/internal/results/
csv_pivot_table_output_formatter_unittest.py 43 """Simulate one run of a benchmark, using the supplied values.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/glacier/
test_layer1.py 90 # Simulate reading the request body when we send the request.
  /external/e2fsprogs/lib/ext2fs/
ext3_extents.h 60 * truncate uses it to simulate recursive walking
  /external/guava/guava-tests/test/com/google/common/collect/
ConcurrentHashMultisetTest.java 185 * Simulate some of the races that can happen on add. We can't easily simulate the race that
186 * happens when an {@link AtomicInteger#compareAndSet} fails, but we can simulate the case where
201 // ...and then putIfAbsent. Simulate failure on both
  /external/libbrillo/brillo/message_loops/
fake_message_loop_unittest.cc 86 // We will simulate this situation. At the beginning, we will watch for a
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/com/badlogic/gdx/physics/box2d/joints/
PulleyJointDef.java 66 /** The pulley ratio, used to simulate a block-and-tackle. */
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/dynamics/joints/
PulleyJointDef.java 72 * The pulley ratio, used to simulate a block-and-tackle.
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/
btHinge2Constraint.cpp 40 // So to simulate ODE Universal joint we should use parent axis as Z, child axis as Y and limit all other DOFs
btUniversalConstraint.cpp 43 // So to simulate ODE Universal joint we should use parent axis as Z, child axis as Y and limit all other DOFs
  /external/libunwind/src/setjmp/
setjmp_i.h 40 /* simulate the effect of "br.call sigsetjmp" on ar.bsp: */
  /external/libweave/examples/daemon/ledflasher/
ledflasher.cc 142 // Simulate LED status on this device so client app could explore
  /external/libweave/examples/daemon/lock/
lock.cc 130 // Simulate the state of the light.
  /external/libweave/examples/daemon/speaker/
speaker.cc 160 // Simulate the state of the speaker.
  /external/libxml2/doc/examples/
parse4.c 118 * simulate a progressive parsing using the input file.
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowGeocoder.java 109 * simulate a failure.
  /external/vboot_reference/futility/
cmd_pcr.c 186 "Simulate a TPM PCR extension operation",
  /external/webrtc/webrtc/modules/audio_coding/neteq/tools/
neteq_quality_test.h 96 void Simulate();
  /frameworks/base/graphics/java/android/graphics/
LightingColorFilter.java 25 * A color filter that can be used to simulate simple lighting effects.
  /frameworks/base/libs/hwui/tests/microbench/
DisplayListCanvasBench.cpp 96 * Simulate a simple view drawing a background, overlapped by an image.
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
Config.java 28 * Various helper methods to simulate older versions of platform.
  /frameworks/support/documents-archive/tests/src/android/support/provider/
IntegrationTest.java 106 // Simulate deleting the archive file, then confirm that the notification is
  /packages/apps/Messaging/tests/src/com/android/messaging/ui/
MultiAttachmentLayoutTest.java 109 // Put the above two tests together so we can simulate binding twice.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
TimerProxy.java 38 * Start a timer to simulate repeated key presses while a user keep pressing a key.
  /prebuilts/go/darwin-x86/doc/codewalk/
pig.go 14 gamesPerSeries = 10 // The number of games per series to simulate
  /prebuilts/go/linux-x86/doc/codewalk/
pig.go 14 gamesPerSeries = 10 // The number of games per series to simulate

Completed in 729 milliseconds

1 2 3 4 5 6 7 891011>>