Searched defs:fail_count (Results 1 - 7 of 7) sorted by relevance
/third_party/ltp/testcases/kernel/io/direct_io/ |
H A D | diotest2.c | 141 int fail_count = 0, total = 0, failed = 0; in main() local
|
H A D | diotest4.c | 174 static void testcheck_end(int ret, int *failed, int *fail_count, char *msg) in testcheck_end() argument 196 int i, l_fail = 0, fail_count = 0, total = 0; in main() local [all...] |
H A D | diotest3.c | 234 int i, fail_count = 0, failed = 0, total = 0; in main() local
|
H A D | diotest6.c | 256 int i, fail_count = 0, failed = 0, total = 0; in main() local
|
H A D | diotest5.c | 171 int fail_count = 0, total = 0, failed = 0; in main() local
|
/third_party/mindspore/test/utils/ |
H A D | common.cpp | 129 uint32_t fail_count = 0; in allclose() local 190 file << "," << tol / fail_count; allclose() local 218 uint32_t fail_count = 0; allclose_int8() local 282 file << "," << tol / fail_count; allclose_int8() local [all...] |
/third_party/nghttp2/src/ |
H A D | shrpx_worker.cc | 1316 auto fail_count = connect_blocker->get_fail_count(); in downstream_failure() local
|
Completed in 8 milliseconds