Searched
full:succeeds (Results
351 -
375 of
1365) sorted by null
<<11121314151617181920>>
/external/chromium_org/testing/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.
|
/external/gtest/test/ |
gtest_output_test_.cc | 597 // Tests that EXPECT_NONFATAL_FAILURE() succeeds when there is exactly 675 // Tests that EXPECT_FATAL_FAILURE() succeeds when there is exactly 849 // Expected fatal failure, but succeeds. 863 // Expected non-fatal failure, but succeeds. 920 // Expected fatal failure, but succeeds. 934 // Expected non-fatal failure, but succeeds.
|
gtest_xml_output_unittest.py | 59 <testcase name="Succeeds" status="run" time="*" classname="SuccessfulTest"/> 69 <testcase name="Succeeds" status="run" time="*" classname="MixedResultTest"/>
|
/external/jmonkeyengine/engine/src/core/com/jme3/material/ |
RenderState.java | 94 * The test succeeds if the input value is equal to the reference value. 98 * The test succeeds if the input value is less than the reference value. 102 * The test succeeds if the input value is less than or equal to 107 * The test succeeds if the input value is greater than the reference value. 111 * The test succeeds if the input value is greater than or equal to 116 * The test succeeds if the input value does not equal the [all...] |
/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/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/io/ |
UnixFileTest.java | 283 // setReadable(false, false/true) succeeds on Linux 346 // owner of the file. setReadable(false) succeeds on Linux
|
/external/chromium/testing/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"/>
|
/external/chromium_org/chrome/browser/password_manager/ |
password_store_x.cc | 216 // succeeds on the native store, we will no longer allow fallback. 254 // If even one of these calls to RemoveLoginImpl() succeeds, then we
|
/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/net/dns/ |
host_resolver_impl.h | 174 // succeeds, returns false otherwise. 275 // 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/sandbox/win/src/ |
sandbox_policy.h | 81 // Return value: SBOX_ALL_OK if the setting succeeds and false otherwise. 116 // Return value: SBOX_ALL_OK if the setting succeeds and false otherwise.
|
/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/icu4c/i18n/ |
reldtfmt.h | 132 * parse succeeds. Clients may insist on strict adherence to the format by 155 * parse succeeds. Clients may insist on strict adherence to the format by
|
/external/llvm/include/llvm/CodeGen/ |
SelectionDAGISel.h | 211 /// succeeds or false if it fails. The number is a private implementation 218 /// 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/java/android/net/ |
NetworkUtils.java | 66 * @param dhcpResults if the request succeeds, this object is filled in with 76 * @param dhcpResults if the request succeeds, this object is filled in with
|
/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
|
Completed in 483 milliseconds
<<11121314151617181920>>