/external/mockito/src/org/mockito/exceptions/verification/ |
NoInteractionsWanted.java | 11 * No interactions wanted. See exception's cause for location of undesired invocation.
|
/external/chromium_org/chrome/ |
telemetry.isolate | 12 # and filtering out obvious undesired dependencies:
|
/external/compiler-rt/test/msan/ |
chained_origin_with_signals.cc | 2 // This is, in fact, undesired behavior caused by our chained origins
|
/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
|
/frameworks/base/docs/html/tv/adt-1/ |
regulatory.jd | 40 any interference received, including interference that may cause undesired operation.</p> 46 device must accept any interference, including interference that may cause undesired operation of
|
/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/chromium_org/tools/telemetry/telemetry/page/ |
page_test.py | 12 undesired but designed-for problem.""" 22 """Exception that can be thrown from MeasurePage to indicate an undesired but
|
/external/chromium_org/tools/git/ |
mffr.py | 27 # finds 'git' from the path, but can lead to undesired behavior on
|
/frameworks/base/core/java/android/util/ |
StateSet.java | 28 * represents a required (if positive) or an undesired (if negative)
|
/docs/source.android.com/src/devices/ |
audio_latency.jd | 59 has the undesired side effect of increasing latency.
|
/external/chromium_org/android_webview/native/ |
state_serializer.cc | 23 // WebView case, is undesired since save/restore is called in Android
|
/external/chromium_org/content/renderer/pepper/ |
url_request_info_util.cc | 122 // We produce a user-agent-like string (eating spaces and other undesired
|
/external/chromium_org/sync/android/javatests/src/org/chromium/sync/notifier/ |
InvalidationServiceTest.java | 198 * 2. Unregistration of undesired object. No calls issued. 199 * 3. Registration of undesired object. Unregistration issued. 223 // Case 3: registration of undesired object triggers an unregistration. 292 // Case 3: transient failure of an undesired registration results in unregistration. [all...] |
/external/chromium_org/ui/ozone/platform/dri/chromeos/ |
native_display_delegate_dri.cc | 33 {"Undesired", HDCP_STATE_UNDESIRED},
|
/external/libvorbis/doc/ |
vorbis-fidelity.html | 157 immediately noticeable, obviously foreign, and undesired. The famous
|
/external/zlib/src/doc/ |
txtvsbin.txt | 45 - The black list of undesired, non-textual bytecodes:
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
include_next.m4 | 24 dnl __STDC__ evaluates to 0 instead of to 1. The latter is an undesired side
|
/frameworks/base/core/java/android/speech/ |
RecognizerIntent.java | 164 * certain values may cause undesired or unexpected results - use judiciously! Additionally, 176 * also that certain values may cause undesired or unexpected results - use judiciously! 189 * also that certain values may cause undesired or unexpected results - use judiciously!
|
/external/bison/m4/ |
include_next.m4 | 24 dnl __STDC__ evaluates to 0 instead of to 1. The latter is an undesired side
|
/external/chromium_org/content/common/ |
resource_messages.h | 146 // lead to undesired cookie blocking. Third-party cookie blocking can be
|
/libcore/luni/src/main/java/java/util/logging/ |
Handler.java | 44 // the filter used to filter undesired messages
|