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

12 3 4 5 6 7 8 91011>>

  /external/autotest/server/site_tests/firmware_Cr50CCDServoCap/
control 20 simulate servo disconnect.
  /external/autotest/server/site_tests/network_WiFi_RetryConnectHidden/
control 14 We simulate this by shutting off an AP in full sight of the
  /external/autotest/server/site_tests/platform_CloseOpenLid/
control 16 This test uses servo to simulate lid close and open events. Device state is
  /external/autotest/server/site_tests/platform_ExternalUSBBootStress/
control 17 This test uses servo to simulate USB connect/removal events during boot
  /external/autotest/server/site_tests/system_ColdBoot/
system_ColdBoot.py 11 Shut down the device gracefully via Linux shell commands, then simulate
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_call/
assertions.xml 18 Test scenario using clnt_call() macro to simulate a standard way to use RPC
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/nanosleep/
5-1.c 9 * Simulate failure condition by sending -1 as the nsec to sleep for.
  /external/mockito/src/main/java/org/mockito/invocation/
InvocationFactory.java 18 * Useful for framework integrations that need to programmatically simulate method calls on mock objects.
19 * To simulate a method call on mock, one needs an instance of {@link Invocation}.
37 * This method is useful for framework integrators to programmatically simulate method calls on mocks using {@link MockHandler}.
63 * This method is useful for framework integrators to programmatically simulate method calls on mocks using {@link MockHandler}.
  /external/slf4j/log4j-over-slf4j/compatibility/
readme.txt 3 Two test cases simulate the typical calls that one can find in an application
  /external/valgrind/gdbserver_tests/
simulate_control_c 3 # simulate control_c by sending SIGUSR1 to the vgdb using prefix $1 in $2 seconds
nlvgdbsigqueue.stdinB.gdb 7 # simulate control-c 1 second after having seen sleepers program outputting 'main'
28 # simulate a control c to afterwards stop the execution
  /external/valgrind/memcheck/tests/amd64/
sh-mem-vec256.c 13 Simulate it with "xmm7". */
  /frameworks/base/tests/UsageStatsTest/
AndroidManifest.xml 4 Note: Add android:sharedUserId="android.uid.system" to the root element to simulate the system UID
  /external/libchrome/base/timer/
hi_res_timer_manager_unittest.cc 31 // Simulate a on-AC power event to get to a known initial state.
45 // Simulate a on-battery power event.
  /external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/mockwebserver/
SocketPolicy.java 42 * to simulate buggy SSL servers closing connections in response to
49 * Use this to simulate late connection pool failures.
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowInputMethodManager.java 20 * not able to simulate the GUI change when application changes the soft input through {@code
21 * InputMethodManager}, this handler can be used by application to simulate GUI change in response
  /external/webrtc/webrtc/video/
stream_synchronization_unittest.cc 151 // Simulate audio playback 300 ms after capture and video rendering 100 ms
153 // audio and video, and that they change correctly when we simulate that
180 // Simulate base_target_delay minimum delay in the VCM.
194 // Simulate base_target_delay minimum delay in the VCM.
204 // Simulate that NetEQ introduces some audio delay.
209 // Simulate base_target_delay minimum delay in the VCM.
222 // Simulate that NetEQ reduces its delay.
227 // Simulate base_target_delay minimum delay in the VCM.
294 // Simulate that NetEQ for some reason reduced the delay.
313 // Simulate that NetEQ for some reason significantly increased the delay
    [all...]
  /frameworks/base/test-runner/src/android/test/
TouchUtils.java 32 * InstrumentationTestCase or ActivityInstrumentationTestCase2 to simulate user interaction with
44 * Simulate touching in the center of the screen and dragging one quarter of the way down
57 * Simulate touching in the center of the screen and dragging one quarter of the way down
74 * Simulate touching in the center of the screen and dragging one quarter of the way up
87 * Simulate touching in the center of the screen and dragging one quarter of the way up
173 * Simulate touching the center of a view and dragging to the bottom of the screen.
188 * Simulate touching the center of a view and dragging to the bottom of the screen.
199 * Simulate touching the center of a view and dragging to the bottom of the screen.
216 * Simulate touching the center of a view and dragging to the bottom of the screen.
241 * Simulate touching the center of a view and releasing quickly (before the tap timeout)
    [all...]
  /external/tpm2/
TPMCmdp.c 87 // This function is called to simulate activation of the physical presence pin.
104 // This function is called to simulate deactivation of the physical presence pin.
121 // This function is called to simulate a _TPM_Hash_Start() event. It will call
138 // This function is called to simulate a _TPM_Hash_Data() event.
155 // This function is called to simulate a _TPM_Hash_End() event.
  /external/libmojo/base/android/java/src/org/chromium/base/
MemoryPressureListener.java 70 * Used by applications to simulate a memory pressure signal. By throwing certain intent
103 // method is called. Notifying these will simulate the event at the App/Activity level
111 // method is called. Notifying these will simulate the event at the App/Activity level
  /external/mockito/src/test/java/org/mockitousage/verification/
VerificationStartedListenerTest.java 40 //this is a hack to simulate desired behavior
63 //this is a hack to simulate desired behavior
83 //this is a hack to simulate desired behavior
  /external/parameter-framework/upstream/parameter/log/include/log/
LogWrapper.h 48 * Simulate a stream which can be used instead of basic ILogger API.
84 * Simulate stream behaviour
97 * Simulate stream behaviour for string list
  /external/webrtc/webrtc/base/
httpserver_unittest.cc 68 // Simulate a request
80 // Simulate a response
109 // Simulate a response
  /frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/
nbody.rs 55 static float4 simulate(float4 in, uint32_t x ,rs_allocation triangles) {
103 return simulate(in, x,triangles1);
106 return simulate(in,x,triangles2);
  /tools/tradefederation/core/tests/src/com/android/tradefed/device/
MockFileUtil.java 35 * @param childNames the child file names of directory to simulate
66 * @param pathSegments the nested file path to simulate. This method will mock out IFileEntry
67 * objects to simulate a filesystem structure of rootPath/pathSegments

Completed in 951 milliseconds

12 3 4 5 6 7 8 91011>>