OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:simulate
(Results
226 - 250
of
1418
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DeviceUtilStatsMonitorLoadTest.java
59
*
Simulate
a heavy load by generating constant allocation events length for
/external/scapy/test/
ipsec.uts
655
*
simulate
the alteration of the packet before decryption
723
*
simulate
the alteration of the packet before decryption
791
*
simulate
the alteration of the packet before decryption
859
*
simulate
the alteration of the packet before decryption
927
*
simulate
the alteration of the packet before decryption
995
*
simulate
the alteration of the packet before decryption
1068
*
simulate
the alteration of the packet before decryption
[
all
...]
/external/ImageMagick/utilities/
convert.1.in
132
\-blue-shift factor
simulate
a scene at nighttime in the moonlight
139
\-charcoal radius
simulate
a charcoal drawing
202
simulate
motion blur
209
\-paint radius
simulate
an oil painting
212
\-polaroid angle
simulate
a Polaroid picture
234
simulate
a sepia-toned photo
237
\-shadow geometry
simulate
an image shadow
243
\-sketch geometry
simulate
a pencil sketch
convert.1
132
\-blue-shift factor
simulate
a scene at nighttime in the moonlight
139
\-charcoal radius
simulate
a charcoal drawing
202
simulate
motion blur
209
\-paint radius
simulate
an oil painting
212
\-polaroid angle
simulate
a Polaroid picture
234
simulate
a sepia-toned photo
237
\-shadow geometry
simulate
an image shadow
243
\-sketch geometry
simulate
a pencil sketch
/external/autotest/site_utils/lxc/
container_factory_unittest.py
160
"""A mock object to
simulate
the container class.
177
#
Simulate
failure if a snapshot is requested, otherwise create
/external/google-breakpad/src/common/windows/
string_utils-inl.h
111
// Pre-MSVC 2005/8 doesn't have wcscpy_s.
Simulate
it with wcsncpy.
128
// Pre-MSVC 2005/8 doesn't have wcsncpy_s.
Simulate
it with wcsncpy.
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_8/
tirpc_svc_8.c
153
//
Simulate
an error
159
//
Simulate
an authentification error
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_9/
tirpc_svc_9.c
162
//
Simulate
an error
168
//
Simulate
an authentification error
/external/vboot_reference/tests/
rsa_utility_tests.c
161
/*
Simulate
failed verification */
199
/*
Simulate
failed verification */
/frameworks/base/services/tests/servicestests/src/com/android/server/timezone/
RulesManagerServiceTest.java
432
//
Simulate
the async execution.
468
//
Simulate
the async execution.
506
//
Simulate
the async execution.
612
//
Simulate
the async execution.
646
//
Simulate
the async execution.
676
//
Simulate
the async execution.
709
//
Simulate
the async execution.
728
// Something async should be enqueued. Clear it but do not execute it to
simulate
it still
[
all
...]
/frameworks/native/services/surfaceflinger/Effects/
Daltonizer.cpp
68
// To
simulate
color blindness we need to "remove" the data lost by the absence of
139
// simulation: type of color blindness to
simulate
:
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
CarrierActionAgentTest.java
126
//
simulate
APM change from off -> on
170
//
Simulate
APN change
/libcore/ojluni/src/main/java/sun/net/
TelnetInputStream.java
43
* go to some effort to
simulate
their effect. (For example, some
45
* terminals it may be possible to
simulate
a CR by backspacing.)
TelnetOutputStream.java
43
* go to some effort to
simulate
their effect. (For example, some
45
* terminals it may be possible to
simulate
a CR by backspacing.)
/packages/services/Car/tools/emulator/
user_action_generator.py
20
# A list of user actions as a subset of VHAL properties to
simulate
166
Main method that
simulate
user in-car actions such as HVAC
/external/curl/lib/
select.c
115
r = 0; /*
Simulate
a "call timed out" case */
226
r = 0; /*
Simulate
a "call timed out" case */
341
r = 0; /*
Simulate
a "call timed out" case */
447
r = 0; /*
Simulate
a "call timed out" case */
534
r = 0; /*
Simulate
a "call timed out" case */
/tools/tradefederation/core/tests/src/com/android/tradefed/command/
CommandSchedulerFuncTest.java
133
//
simulate
the invocation becoming interruptible
218
//
simulate
the invocation becoming interruptible
407
//
simulate
the invocation becoming interruptible
478
//
simulate
the invocation becoming interruptible
522
//
simulate
the invocation becoming interruptible
/external/icu/icu4c/source/test/perf/ustrperf/
stringperf.h
39
//
Simulate
construction with a single-char string for basic_string
40
wchar_t
simulate
[2]={wTESTCHAR1, 0};
variable
482
stlstring b(
simulate
);
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/quantiles/
weighted_quantiles_stream_test.cc
81
//
Simulate
uniform distribution stream.
95
//
Simulate
uniform distribution stream.
189
//
Simulate
streams on each worker running independently
/external/webrtc/webrtc/p2p/base/
relayport_unittest.cc
134
// address to
simulate
an UDP failure. As soon as UDP has failed the
137
// Create a fake UDP address for relay port to
simulate
a failure.
168
// Create a fake TCP address for relay port to
simulate
a failure.
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
KeyboardThemeTests.java
72
//
Simulate
undefined preference.
77
//
Simulate
illegal format theme id in preference.
198
// Clean up new keyboard theme preference to
simulate
"upgrade to LXX keyboard".
/art/compiler/utils/arm/
constants_arm.h
34
//
simulate
ARM instructions.
/bootable/recovery/edify/
README.md
101
- The purpose of ";" is to
simulate
imperative statements, of course,
/cts/tests/framework/base/activitymanager/app/src/android/server/am/
BottomActivity.java
53
// it pass. The test app is artificially made to
simulate
an failure case, but
/cts/tests/framework/base/activitymanager/src/android/server/am/
ActivityManagerReplaceWindowTests.java
69
// will do a sleep inside its onCreate() to
simulate
a slow-starting app. So instead of
Completed in 1265 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>