Searched
full:failure (Results
901 -
925 of
3254) sorted by null
<<31323334353637383940>>
/external/junit/src/junit/swingui/ |
CounterPanel.java | 22 private Icon fFailureIcon= TestRunner.getIconResource(getClass(), "icons/failure.gif");
|
TestSuitePanel.java | 44 fFailureIcon= TestRunner.getIconResource(getClass(), "icons/failure.gif");
|
/external/junit/src/junit/textui/ |
ResultPrinter.java | 51 printDefects(result.failures(), result.failureCount(), "failure");
|
/external/libffi/src/ |
debug.c | 43 fprintf(stderr, "ASSERTION FAILURE: %s at %s:%d\n", expr, file, line);
|
/external/libffi/testsuite/ |
run-all-tests | 106 echo "compilation failure" 1>&2
|
/external/neven/FaceRecEm/common/src/b_FDSDK/ |
Types.h | 106 btk_ERR_MEMORY, /* failure to allocate memory */
|
/external/opencore/doc/oscl_html/ |
classOsclMutex.html | 120 Returns the Error whether it is success or failure. Incase of failure it will return what is the specific error </dl> </td> 155 Returns the Error whether it is success or failure. Incase of failure it will return what is the specific error </dl> </td>
|
/external/opencore/engines/adapters/player/framemetadatautility/include/ |
pv_frame_metadata_factory.h | 73 * @returns A status code indicating success or failure.
|
/external/opencore/nodes/pvdownloadmanagernode/include/ |
pvmf_downloadmanager_factory.h | 61 * @returns A status code indicating success or failure of deletion
|
/external/opencore/nodes/pvdummyoutputnode/include/ |
pvmf_dummy_fileoutput_factory.h | 77 * @returns A status code indicating success or failure.
|
/external/opencore/nodes/pvfileoutputnode/include/ |
pvmf_fileoutput_factory.h | 77 * @returns A status code indicating success or failure.
|
/external/opencore/nodes/pvmp4ffcomposernode/include/ |
pvmp4ffcn_factory.h | 63 * @returns A status code indicating success or failure.
|
/external/opencore/nodes/pvmp4ffparsernode/include/ |
pvmf_mp4ffparser_factory.h | 61 * @returns A status code indicating success or failure of deletion
|
/external/opencore/nodes/pvomxaudiodecnode/include/ |
pvmf_omx_audiodec_factory.h | 62 * @returns A status code indicating success or failure of deletion
|
/external/opencore/nodes/pvomxencnode/include/ |
pvmf_omx_enc_factory.h | 62 * @returns A status code indicating success or failure of deletion
|
/external/opencore/nodes/pvomxvideodecnode/include/ |
pvmf_omx_videodec_factory.h | 60 * @returns A status code indicating success or failure of deletion
|
/external/opencore/nodes/pvprotocolenginenode/include/ |
pvmf_protocol_engine_factory.h | 64 * @returns A status code indicating success or failure of deletion
|
/external/opencore/pvmi/content_policy_manager/include/ |
cpm_plugin_registry.h | 66 * @return: true if success, false if failure.
|
/external/opencore/pvmi/media_io/pvmi_mio_fileinput/include/ |
pvmi_mio_fileinput_factory.h | 126 * @returns A status code indicating success or failure.
|
/external/opencore/pvmi/media_io/pvmio_comm_loopback/include/ |
pvmi_mio_comm_loopback_factory.h | 89 * @returns A status code indicating success or failure.
|
/external/openssl/crypto/ecdh/ |
ech_err.c | 82 {ERR_REASON(ECDH_R_POINT_ARITHMETIC_FAILURE),"point arithmetic failure"},
|
/external/openssl/crypto/objects/ |
obj_err.c | 85 {ERR_REASON(OBJ_R_MALLOC_FAILURE) ,"malloc failure"},
|
/external/oprofile/daemon/ |
opd_stats.c | 51 printf("Nr. samples lost due to sample file open failure: %lu\n",
|
/external/oprofile/libop/ |
op_events.h | 99 * The function returns bitmask of failure cause 0 otherwise
|
/external/ppp/pppd/ |
chap_ms.h | 43 /* E=eeeeeeeeee error codes for MS-CHAP failure messages. */
|
Completed in 80 milliseconds
<<31323334353637383940>>