HomeSort by relevance Sort by last modified time
    Searched full:succeeds (Results 601 - 625 of 1477) sorted by null

<<21222324252627282930>>

  /libcore/jsr166-tests/src/test/java/jsr166/
ConcurrentSkipListSubMapTest.java 286 * replace succeeds if the key is already present
305 * replace value succeeds when the given key mapped to expected value
960 * replace succeeds if the key is already present
979 * replace value succeeds when the given key mapped to expected value
    [all...]
AbstractQueuedLongSynchronizerTest.java 256 * acquiring released sync succeeds
267 * tryAcquire on a released sync succeeds
561 * acquireInterruptibly succeeds when released, else is interruptible
    [all...]
AbstractQueuedSynchronizerTest.java 259 * acquiring released sync succeeds
270 * tryAcquire on a released sync succeeds
564 * acquireInterruptibly succeeds when released, else is interruptible
    [all...]
ConcurrentSkipListSetTest.java 171 * Add of comparable element succeeds
255 * pollFirst succeeds unless empty
266 * pollLast succeeds unless empty
RecursiveActionTest.java 249 * join/quietlyJoin of a forked task succeeds in the presence of interrupts
327 * succeeds in the presence of interrupts
776 * setRawResult(null) succeeds
    [all...]
ReentrantLockTest.java 182 * locking an unlocked lock succeeds
207 * tryLock on an unlocked lock succeeds
457 * lockInterruptibly succeeds when unlocked, else is interruptible
    [all...]
TreeSetTest.java 175 * Add of comparable element succeeds
259 * pollFirst succeeds unless empty
270 * pollLast succeeds unless empty
  /libcore/luni/src/main/java/org/xml/sax/helpers/
XMLReaderFactory.java 68 * using the first one which succeeds:</p> <ul>
  /ndk/sources/host-tools/sed-4.2.1/lib/
tempname.c 282 succeeds if __xstat fails because the name does not exist.
  /ndk/sources/host-tools/sed-4.2.1/m4/
regex.m4 83 /* This should fail, but succeeds for glibc-2.5. */
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerTester.java 117 * Called by VoiceDialerActivity when the recognizer succeeds.
  /packages/services/Telecomm/src/com/android/server/telecom/
ServiceBinder.java 43 * Callback to notify after a binding succeeds or fails.
  /packages/services/Telecomm/tests/src/com/android/server/telecom/testapps/
TestVideoProvider.java 139 * "Sends" a request with a video call profile. Assumes that this response succeeds and sends
  /packages/services/Telephony/src/com/android/phone/
InCallScreenShowActivation.java 106 // fails or succeeds.
  /packages/services/Telephony/src/com/android/services/telephony/
CdmaConferenceController.java 40 * indication whether the merge succeeds from CDMA, we just assume it does. Thats the best we
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
EclipseLintRunner.java 150 * Run Lint for an Export APK action. If it succeeds (no fatal errors)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/
WelcomeWizard.java 145 // The wizard always succeeds, even if installation fails or is aborted
  /sdk/emulator/opengl/tests/event_injector/
emulator-console.c 202 * a given emulator port. Note that this should always succeeds since
  /system/extras/tests/bionic/libc/common/
test_pthread_mutex.c 271 * it succeeds. It then unlocks the mutex.
test_pthread_rwlock.c 242 * it succeeds. It then unlocks the rwlock.
  /external/chromium_org/net/proxy/
proxy_script_decider_unittest.cc 286 // Succeeds in choosing autodetect (WPAD DNS).
431 // Fails at WPAD (downloading), but succeeds in choosing the custom PAC.
454 // Fails at WPAD (no DHCP config, DNS PAC fails parsing), but succeeds in
  /external/chromium_org/sql/
connection_unittest.cc 506 // callback does this during Open(), the open is retried and succeeds.
796 // Attach succeeds when the transaction is closed.
819 // Detach succeeds outside of a transaction.
  /external/chromium_org/third_party/angle/include/GLSLANG/
ShaderLang.h 253 // If the function succeeds, the return value is nonzero, else zero.
258 // If the function succeeds, the return value is nonzero, else zero.
363 // If the function succeeds, the return value is nonzero, else zero.
  /frameworks/opt/net/ims/src/java/com/android/ims/internal/
ImsCallSession.java 648 * Puts a call on hold. When it succeeds, {@link Listener#callSessionHeld} is called.
665 * Continues a call that's on hold. When it succeeds,
683 * Merges the active & hold call. When it succeeds,
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IntRangeManager.java 472 // update succeeds, we remove the client range and insert the new IntRanges.
505 // until after the radio update succeeds
524 // there is a gap in the sequence. After radio update succeeds,

Completed in 515 milliseconds

<<21222324252627282930>>