/external/gtest/samples/ |
sample1_unittest.cc | 56 // success or failure of a test. EXPECT_TRUE and EXPECT_EQ are
|
/external/gtest/test/ |
gtest_repeat_test.cc | 96 EXPECT_EQ(0, 1) << "Expected failure.";
|
/external/guava/src/com/google/common/collect/ |
AbstractIterator.java | 82 * #endOfData()} when there are no elements left in the iteration. Failure to
|
/external/icu4c/common/unicode/ |
ucat.h | 99 * catalog. If the ec parameter indicates failure, then NULL will be
|
/external/icu4c/common/ |
ustr_imp.h | 56 * Generate a debug assertion failure if data is not loaded, to flag the fact
|
/external/icu4c/i18n/ |
name2uni.cpp | 108 // The failure mode, here and below, is to behave like Any-Null,
|
rbt_data.h | 103 * @param status Output param set to success/failure code on exit.
|
/external/icu4c/i18n/unicode/ |
bmsearch.h | 101 * been unable to find a pratical, real-world example of this failure.)
|
umsg.h | 496 * @param status Output param set to success/failure code on 498 * set to a failure result. 513 * @param status Output param set to success/failure code on 515 * set to a failure result.
|
/external/icu4c/test/cintltst/ |
cbiapts.c | 36 log_data_err("Failure at file %s, line %d, error = %s (Are you missing data?)\n", __FILE__, __LINE__, u_errorName(status));}} 39 log_data_err("Test Failure at file %s, line %d (Are you missing data?)\n", __FILE__, __LINE__);}} 678 log_err_status(status, "Failure at file %s, line %d, error = %s\n", __FILE__, __LINE__, u_errorName(status)); 684 log_err("Failure at file %s, line %d, error = %s\n", __FILE__, __LINE__, u_errorName(status));
|
usettest.c | 515 * they do not cause an ugly failure mode (e.g. assertion failure). 526 /* This test 'fails' by having an assertion failure within the 528 assertion failure. */
|
/external/icu4c/test/intltest/ |
allcoll.cpp | 111 errln("Failure in setting attribute for normalization mode\n");
|
caltztst.cpp | 27 UBool CalendarTimeZoneTest::failure(UErrorCode status, const char* msg, UBool possibleDataError) function in class:CalendarTimeZoneTest
|
tztest.cpp | 159 if (failure(status, "new GregorianCalendar")) return; 166 if (failure(status, "GregorianCalendar::getTime")) return; 177 if (failure(status, "new GregorianCalendar")) return; 215 failure(status, "TestRuleAPI"); 226 if (failure(ec, "TimeZone::inDaylightTime")) return; 232 if (failure(ec, "TimeZone::inDaylightTime")) return; 240 if (failure(ec, "TimeZone::inDaylightTime")) return; 257 if (failure(status, "TimeZone::inDaylightTime")) return; 262 if (failure(status, "TimeZone::inDaylightTime")) return; 270 if (failure(status, "TimeZone::inDaylightTime")) return [all...] |
ucaconf.cpp | 82 errln("Failure creating UCA rule-based collator: %s", u_errorName(status));
|
/external/icu4c/tools/ctestfw/unicode/ |
ctest.h | 138 * @return The subtest, or NULL on failure.
|
/external/iproute2/man/man3/ |
libnetlink.3 | 53 The read functions return 0 on success and a negative errno on failure.
|
/external/iptables/extensions/ |
libipt_recent.man | 15 entry. This will always return success (or failure if `!' is passed
|
/external/kernel-headers/original/linux/ |
gfp.h | 40 #define __GFP_NOWARN ((__force gfp_t)0x200u) /* Suppress page allocation failure warning */
|
/external/opencore/codecs_v2/audio/sbc/enc/include/ |
pvsbcencoderinterface.h | 54 * \param TPVSBCENC_INSUFFICIENT_MEMORY = 3 - Memory allocation failure.
|
/external/opencore/engines/2way/pvlogger/src/ |
pv_logger_impl.cpp | 50 // failure
|
/external/opencore/fileformats/mp4/parser/include/ |
isucceedfail.h | 25 - this provides the ability to check for failure when reading in an
|
/external/opencore/nodes/pvprotocolenginenode/include/ |
pvmf_protocol_engine_node_events.h | 93 // some processing errors, especially for pending commands with failure, within the range [200, 299], which is not HTTP status error code range
|
/external/opencore/oscl/oscl/osclio/src/ |
oscl_dns.h | 136 * @returns: EPVDNSPending for success, EPVDNSFailure for failure.
|
/external/opencore/oscl/oscl/osclmemory/src/ |
oscl_mem_audit.h | 629 * API to insert allocation failure deterministically according to allocation number associated with tag 637 * API to cancel the allocation failure point associated with tag 1086 * API to insert allocation failure deterministically according to allocation number associated with tag 1104 * API to cancel the allocation failure point associated with tag [all...] |