/system/core/libsync/tests/ |
sync_test.cpp | 269 // Go even futher, and confirm wait still succeeds.
|
/bionic/libc/dns/nameser/ |
ns_name.c | 411 * -1 if it fails, or consumed octets if it succeeds. 424 * -1 if it fails, or consumed octets if it succeeds.
|
/cts/tests/tests/media/src/android/media/cts/ |
MediaPlayerTest.java | 535 // test usually succeeds within a few tries, but occasionally may fail 545 // Try one more time. If this succeeds, we'll consider the test a success, [all...] |
/docs/source.android.com/src/devices/sensors/ |
hal-interface.jd | 78 and succeeds.</p> 80 and succeeds.</p>
|
/external/chromium_org/native_client_sdk/doc_generated/devguide/coding/ |
file-io.html | 139 this thread is blocked until <code>Open</code> succeeds or fails.</li> 151 succeeds or fails.</li>
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
datefmt.h | 409 * parse succeeds. Clients may insist on strict adherence to the format by 439 * parse succeeds. Clients may insist on strict adherence to the format by
|
/external/chromium_org/third_party/libjingle/source/talk/media/sctp/ |
sctpdataengine.cc | 285 // closed. Wait and try again until it succeeds for up to 3 seconds. 507 // Preset |result| to assume an error. If SendData succeeds, we'll [all...] |
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/ |
portallocator_unittest.cc | 370 // Check that a null port range succeeds. 372 // Check that a valid port range succeeds. [all...] |
/external/chromium_org/third_party/skia/include/core/ |
SkBitmap.h | 395 @return true if the allocation succeeds. If not the pixelref field of 417 @return true if the allocation succeeds. If not the pixelref field of [all...] |
/external/cmockery/cmockery_0_1_2/doc/ |
index.html | 85 // A test case that does nothing and succeeds. 178 // This test case succeeds since increment_value() asserts on the NULL pointer.
|
/external/skia/include/core/ |
SkBitmap.h | 395 @return true if the allocation succeeds. If not the pixelref field of 417 @return true if the allocation succeeds. If not the pixelref field of [all...] |
/external/valgrind/main/coregrind/m_gdbserver/ |
remote-utils.c | 407 Opening in non-blocking read mode always succeeds while opening 408 in non-blocking write mode succeeds only if the fifo is already [all...] |
/frameworks/base/docs/html/google/gcm/ |
client.jd | 213 // If this check succeeds, proceed with normal processing. 292 // Check device for Play Services APK. If check succeeds, proceed with
|
/frameworks/base/docs/html/reference/com/google/android/gms/security/ |
ProviderInstaller.ProviderInstallListener.html | 858 <div class="jd-descrdiv">Called when installing the provider succeeds.</div> 983 <div class="jd-tagdata jd-tagdescr"><p>Called when installing the provider succeeds. This method is always called on the UI
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
SipAudioCall.java | 660 * Puts a call on hold. When succeeds, {@link Listener#onCallHeld} is 714 * Continues a call that's on hold. When succeeds, [all...] |
/frameworks/support/v7/mediarouter/src/android/support/v7/media/ |
RemotePlaybackClient.java | [all...] |
/libcore/jsr166-tests/src/test/java/jsr166/ |
ConcurrentSkipListMapTest.java | 371 * replace succeeds if the key is already present 390 * replace value succeeds when the given key mapped to expected value [all...] |
/external/chromium_org/chrome/renderer/net/ |
net_error_helper_core_unittest.cc | [all...] |
/frameworks/base/wifi/java/android/net/wifi/ |
WifiManager.java | [all...] |
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
webrtcsession_unittest.cc | [all...] |
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
videoengine_unittest.h | 246 // requested resolution of 0x0 succeeds 335 // requested resolution of 0x0 succeeds 392 // requested resolution of 0x0 succeeds [all...] |
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
WifiConfigStore.java | [all...] |
/external/chromium_org/third_party/ots/test/ |
cff_type2_charstring_test.cc | 24 // Returns true if the conversion succeeds. 59 // Returns true if the conversion succeeds. The function does not support 16.16 [all...] |
/external/chromium_org/v8/src/ |
jsregexp.h | 100 // If matching succeeds, return the number of matches. This can be larger [all...] |
/external/clang/include/clang/Basic/ |
AttrDocs.td | 444 succeeds. If Clang is instructed to compile code for Mac OS X 10.6, the call 445 succeeds but Clang emits a warning specifying that the function is deprecated. [all...] |