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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
fixed-dtoa.h 52 // returns false. The output is null-terminated when the function succeeds.
  /external/chromium_org/third_party/WebKit/public/platform/mac/
WebSandboxSupport.h 52 // If this function succeeds, the caller assumes ownership of the |out|
  /external/chromium_org/third_party/icu/source/test/cintltst/
cintltst.h 87 * Assert that the given UErrorCode succeeds, and return TRUE if it does.
  /external/chromium_org/tools/gyp/test/ninja/action_dependencies/
gyptest-action-dependencies.py 46 # 'a' and 'b' should be built, so that the 'c' action succeeds, letting c.c
  /external/chromium_org/v8/src/
fast-dtoa.h 31 // Returns true if it succeeds, otherwise the result can not be trusted.
  /external/clang/test/CXX/class.access/class.access.base/
p5.cpp 69 // Therefore this succeeds.
  /external/junit/src/org/junit/
Test.java 30 * than the one declared, the test fails. For example, the following test succeeds:
  /external/junit/src/org/junit/runner/notification/
RunListener.java 59 * Called when an atomic test has finished, whether the test succeeds or fails.
  /external/kernel-headers/original/uapi/linux/
pg.h 17 command pending. If the write succeeds, it should be followed
  /external/libpcap/
pcap_open_live.3pcap 77 succeeds; to detect this case the caller should store a zero-length string in
  /external/llvm/docs/CommandGuide/
llvm-as.rst 50 If **llvm-as** succeeds, it will exit with 0. Otherwise, if an error occurs, it
llvm-link.rst 53 If :program:`llvm-link` succeeds, it will exit with 0. Otherwise, if an error
  /external/stlport/test/unit/
config_test.cpp 103 // Just in case it succeeds:
  /hardware/akm/AK8975_FS/akmdfs/
AKFS_Measure.c 33 @param[out] regs The read ASA values. When this function succeeds, ASAX value
66 @return If this function succeeds, the return value is #AKM_SUCCESS.
190 @return If this function succeeds, the return value is #AKM_SUCCESS.
231 @return If this function succeeds, the return value is #AKM_SUCCESS.
  /libcore/jsr166-tests/src/test/java/jsr166/
ArrayDequeTest.java 186 * offer(x) succeeds
197 * offerFirst(x) succeeds
208 * offerLast(x) succeeds
252 * add(x) succeeds
263 * addFirst(x) succeeds
274 * addLast(x) succeeds
338 * pollFirst() succeeds unless empty
349 * pollLast() succeeds unless empty
360 * poll() succeeds unless empty
ConcurrentLinkedDequeTest.java 188 * offer(x) succeeds
199 * offerFirst(x) succeeds
210 * offerLast(x) succeeds
254 * add(x) succeeds
265 * addFirst(x) succeeds
276 * addLast(x) succeeds
351 * pollFirst() succeeds unless empty
362 * pollLast() succeeds unless empty
373 * poll() succeeds unless empty
LinkedBlockingDequeTest.java 94 * OfferFirst succeeds
103 * OfferLast succeeds
112 * pollFirst succeeds unless empty
123 * pollLast succeeds unless empty
412 * push succeeds if not full; throws ISE if full
453 * Offer succeeds if not full; fails if full
462 * add succeeds if not full; throws ISE if full
685 * poll succeeds unless empty
696 * timed poll with zero timeout succeeds when non-empty, else times out
707 * timed poll with nonzero timeout succeeds when non-empty, else times ou
    [all...]
  /libcore/luni/src/test/java/libcore/java/io/
RandomAccessFileTest.java 67 // TODO: this always succeeds on the host because our default open file limit is 32Ki.
  /ndk/tests/device/test-gnustl-full/unit/
config_test.cpp 103 // Just in case it succeeds:
  /ndk/tests/device/test-stlport/unit/
config_test.cpp 103 // Just in case it succeeds:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
pg.h 17 command pending. If the write succeeds, it should be followed
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
pg.h 17 command pending. If the write succeeds, it should be followed
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
encoders.py 74 # We play a trick to make this go fast. If encoding to ASCII succeeds, we
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
encoders.py 74 # We play a trick to make this go fast. If encoding to ASCII succeeds, we
  /dalvik/libdex/
CmdUtils.cpp 98 * The temp file is deleted after the map succeeds.
104 * deleted after the map succeeds.

Completed in 438 milliseconds

1 2 3 4 5 6 7 8 91011>>