Searched defs:total_failed (Results 1 - 1 of 1) sorted by relevance
| /forgerock/web-agents-v4/cmocka/ |
| H A D | cmocka.c | 1902 size_t total_failed, 1939 (unsigned)total_failed, 1987 size_t total_failed, 1997 if (total_failed) { 1998 print_error("[ FAILED ] %"PRIdS " test(s), listed below:\n", total_failed); 2007 (unsigned)(total_failed + total_errors)); 2145 size_t total_failed, 2159 total_failed, 2169 total_failed, 2468 size_t total_failed local 1900 cmprintf_group_finish_xml(const char *group_name, size_t total_executed, size_t total_failed, size_t total_errors, size_t total_skipped, double total_runtime, struct CMUnitTestState *cm_tests) argument 1985 cmprintf_group_finish_standard(size_t total_executed, size_t total_passed, size_t total_failed, size_t total_errors, struct CMUnitTestState *cm_tests) argument 2142 cmprintf_group_finish(const char *group_name, size_t total_executed, size_t total_passed, size_t total_failed, size_t total_errors, size_t total_skipped, double total_runtime, struct CMUnitTestState *cm_tests) argument 2688 size_t total_failed = 0; local 2843 size_t total_failed = 0; local [all...] |
Completed in 28 milliseconds