HomeSort by relevance Sort by last modified time
    Searched full:succeeds (Results 201 - 225 of 1365) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/clang/test/CXX/class.access/class.access.base/
p5.cpp 69 // Therefore this succeeds.
  /external/jmonkeyengine/engine/src/android/com/jme3/asset/
AndroidImageInfo.java 35 // correctly. Assuming that if the first calls 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/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/skia/include/core/
SkImageGenerator.h 21 * the generator. If it succeeds, it will modify destination
  /external/skia/src/gpu/
GrGeometryBuffer.h 81 * @return returns true if the update succeeds, false otherwise.
  /external/stlport/test/unit/
config_test.cpp 103 // Just in case it succeeds:
  /external/v8/src/
fixed-dtoa.h 49 // returns false. The output is null-terminated when the function 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/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/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pg.h 17 command pending. If the write succeeds, it should be followed
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/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 99 * The temp file is deleted after the map succeeds.
105 * deleted after the map succeeds.
  /external/chromium/testing/gtest/test/
gtest_xml_output_unittest_.cc 54 TEST_F(SuccessfulTest, Succeeds) {
73 TEST(MixedResultTest, Succeeds) {
  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_api.h 237 // Called when the request to connect succeeds. Doesn't mean that the connect
263 // Called when the request to disconnect succeeds. Doesn't mean that the
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
device_media_async_file_util.h 108 // Called when GetFileInfo method call succeeds. |file_info| contains the
122 // Called when ReadDirectory method call succeeds. |callback| is invoked to
  /external/chromium_org/media/filters/
ffmpeg_glue_unittest.cc 151 // SEEK_CUR should call GetPosition() first, and if it succeeds add the offset
172 // SEEK_END should call GetSize() first, and if it succeeds add the offset
  /external/chromium_org/native_client_sdk/src/build_tools/screenshot_extension/
screenshot.js 135 * If the request succeeds, |onSuccess| will be called with one parameter:
151 * If the request succeeds, |onSuccess| will be called with one parameter:

Completed in 539 milliseconds

1 2 3 4 5 6 7 891011>>