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

<<11121314151617181920>>

  /external/gtest/test/
gtest_output_test_.cc 610 // Tests that EXPECT_NONFATAL_FAILURE() succeeds when there is exactly
688 // Tests that EXPECT_FATAL_FAILURE() succeeds when there is exactly
862 // Expected fatal failure, but succeeds.
876 // Expected non-fatal failure, but succeeds.
933 // Expected fatal failure, but succeeds.
947 // Expected non-fatal failure, but succeeds.
  /ndk/sources/third_party/googletest/googletest/test/
gtest_output_test_.cc 610 // Tests that EXPECT_NONFATAL_FAILURE() succeeds when there is exactly
688 // Tests that EXPECT_FATAL_FAILURE() succeeds when there is exactly
862 // Expected fatal failure, but succeeds.
876 // Expected non-fatal failure, but succeeds.
933 // Expected fatal failure, but succeeds.
947 // Expected non-fatal failure, but succeeds.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
CountModifierTest.java 221 * the test succeeds.
251 * capability, the test succeeds.
  /external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/io/
UnixFileTest.java 275 // setReadable(false, false/true) succeeds on Linux
337 // owner of the file. setReadable(false) succeeds on Linux
  /external/chromium_org/chrome/browser/resources/net_internals/
log_util.js 125 * abort the load. If this step succeeds, the load cannot be aborted.
274 // Try and parse the log dump as a single JSON string. If this succeeds,
  /external/chromium_org/chrome/browser/sync/glue/
synced_session_tracker.h 45 // If lookup succeeds:
54 // If lookup succeeds:
  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/c/
struct_p_p_b___var_array__1__0.html 97 <dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Bool</code> indicating whether the operation succeeds. </dd></dl>
118 <dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Bool</code> indicating whether the operation succeeds. </dd></dl>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/c/
struct_p_p_b___var_array__1__0.html 97 <dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Bool</code> indicating whether the operation succeeds. </dd></dl>
118 <dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Bool</code> indicating whether the operation succeeds. </dd></dl>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/c/
struct_p_p_b___var_array__1__0.html 97 <dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Bool</code> indicating whether the operation succeeds. </dd></dl>
118 <dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Bool</code> indicating whether the operation succeeds. </dd></dl>
  /external/chromium_org/net/dns/
host_resolver_impl.h 172 // succeeds, returns false otherwise.
269 // Number of consecutive failures of DnsTask, counted when fallback succeeds.
  /external/chromium_org/ppapi/api/
ppb_tcp_socket.idl 33 * size. Even if <code>SetOption()</code> succeeds, the browser doesn't
44 * size. Even if <code>SetOption()</code> succeeds, the browser doesn't
  /external/chromium_org/ppapi/c/
ppb_tcp_socket.h 49 * size. Even if <code>SetOption()</code> succeeds, the browser doesn't
59 * size. Even if <code>SetOption()</code> succeeds, the browser doesn't
  /external/chromium_org/third_party/icu/source/i18n/
reldtfmt.h 130 * parse succeeds. Clients may insist on strict adherence to the format by
153 * parse succeeds. Clients may insist on strict adherence to the format by
  /external/chromium_org/third_party/sqlite/src/test/
collate3.test 187 # * An UPDATE on a different column succeeds.
189 # * A DELETE without a WHERE clause succeeds
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractFuture.java 43 * #cancel(boolean) cancel(true)} succeeds in canceling the future.
229 * Acquisition succeeds if the future is done, otherwise it fails.
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AtomicDoubleArrayTest.java 177 * compareAndSet succeeds in changing value if equal to expected else fails
216 * repeated weakCompareAndSet succeeds in changing value when equal
  /external/icu/icu4c/source/i18n/
reldtfmt.h 133 * parse succeeds. Clients may insist on strict adherence to the format by
156 * parse succeeds. Clients may insist on strict adherence to the format by
  /external/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 213 /// succeeds or false if it fails. The number is a private implementation
220 /// It runs node predicate number PredNo and returns true if it succeeds or
  /external/protobuf/gtest/test/
gtest_xml_output_unittest.py 59 <testcase name="Succeeds" status="run" time="*" classname="SuccessfulTest"/>
69 <testcase name="Succeeds" status="run" time="*" classname="MixedResultTest"/>
  /frameworks/av/media/libeffects/lvm/lib/Eq/lib/
LVEQNB.h 378 /* LVEQNB_SUCCESS Succeeds */
403 /* LVEQNB_SUCCESS Succeeds */
  /frameworks/base/core/tests/coretests/src/android/provider/
SettingsProviderTest.java 83 // Query with a specific URI and no WHERE clause succeeds.
102 // Query with a tablewide URI and a WHERE clause succeeds.
  /hardware/akm/AK8975_FS/akmdfs/
AKFS_APIs.c 258 @return The return value is #AKM_SUCCESS when function succeeds. Otherwise
345 @return The return value is #AKM_SUCCESS when function succeeds. Otherwise
  /libcore/jsr166-tests/src/test/java/jsr166/
AtomicIntegerArrayTest.java 116 * compareAndSet succeeds in changing value if equal to expected else fails
153 * repeated weakCompareAndSet succeeds in changing value when equal
AtomicLongArrayTest.java 116 * compareAndSet succeeds in changing value if equal to expected else fails
153 * repeated weakCompareAndSet succeeds in changing value when equal
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
abstract.h 152 This function always succeeds.
174 This function always succeeds.
298 This function always succeeds.
656 This function always succeeds.
    [all...]

Completed in 505 milliseconds

<<11121314151617181920>>