/external/mockito/src/org/mockito/exceptions/verification/ |
NoInteractionsWanted.java | 11 * No interactions wanted. See exception's cause for location of undesired invocation.
|
/external/autotest/server/site_tests/display_HDCPScreen/ |
display_HDCPScreen.py | 33 #(True, 'Undesired', 'Undesired', False), 34 (False, 'Undesired', 'Undesired', False),
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
Resizable.java | 36 * Resizables in likely undesired ways.
|
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/ |
story_test.py | 7 """StoryTest Exception raised when an undesired but designed-for problem."""
|
/external/compiler-rt/test/msan/ |
chained_origin_with_signals.cc | 2 // This is, in fact, undesired behavior caused by our chained origins
|
/prebuilts/gdb/darwin-x86/lib/python2.7/encodings/ |
quopri_codec.py | 21 # using str() because of cStringIO's Unicode undesired Unicode behavior.
|
uu_codec.py | 28 # using str() because of cStringIO's Unicode undesired Unicode behavior.
|
/prebuilts/gdb/linux-x86/lib/python2.7/encodings/ |
quopri_codec.py | 21 # using str() because of cStringIO's Unicode undesired Unicode behavior.
|
uu_codec.py | 28 # using str() because of cStringIO's Unicode undesired Unicode behavior.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
quopri_codec.py | 21 # using str() because of cStringIO's Unicode undesired Unicode behavior.
|
uu_codec.py | 28 # using str() because of cStringIO's Unicode undesired Unicode behavior.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
quopri_codec.py | 21 # using str() because of cStringIO's Unicode undesired Unicode behavior.
|
uu_codec.py | 28 # using str() because of cStringIO's Unicode undesired Unicode behavior.
|
/frameworks/base/media/java/android/media/ |
MediaTimeProvider.java | 60 * always set this to true. E.g. this has undesired
|
/packages/services/Car/car-support-lib/src/android/support/car/ui/ |
CarItemAnimator.java | 22 * {@link DefaultItemAnimator} with a few minor changes where it had undesired behavior.
|
/external/libcap/progs/ |
quicktest.sh | 27 echo "Undesired result - aborting" 39 echo "Undesired result - aborting"
|
/frameworks/base/docs/html/tv/adt-1/ |
regulatory.jd | 41 any interference received, including interference that may cause undesired operation.</p> 47 device must accept any interference, including interference that may cause undesired operation of
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
summary.sh | 81 die "Please remove those undesired directories from $TEST_DIR"
|
/external/curl/tests/libtest/ |
first.c | 149 * specific behaviour by the C library in order to test for undesired side
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
DataEnabledSettings.java | 60 * from continuously sending requests, which causes undesired network load.
|
/external/mockito/src/org/mockito/exceptions/ |
Reporter.java | 362 "But was " + pluralize(actualCount) + ". Undesired invocation:", 415 public void noMoreInteractionsWanted(Invocation undesired, List<VerificationAwareInvocation> invocations) { 423 undesired.getLocation(), 428 public void noMoreInteractionsWantedInOrder(Invocation undesired) { 433 undesired.getLocation(), [all...] |
/external/autotest/client/cros/multimedia/ |
display_facade_adapter.py | 186 @param state: One of the states 'Undesired', 'Desired', or 'Enabled' 195 @return: A string of the state, like 'Undesired', 'Desired', or 'Enabled'.
|
/external/autotest/server/cros/multimedia/ |
display_facade_adapter.py | 195 @param state: One of the states 'Undesired', 'Desired', or 'Enabled' 204 @return: A string of the state, like 'Undesired', 'Desired', or 'Enabled'.
|
/external/curl/lib/ |
curl_memory.h | 32 * included to avoid undesired interaction with other memory function
|
/external/chromium-trace/catapult/telemetry/telemetry/page/ |
legacy_page_test.py | 32 """Exception raised when an undesired but designed-for problem."""
|