Home
last modified time | relevance | path

Searched defs:fail_count (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest2.c141 int fail_count = 0, total = 0, failed = 0; in main() local
H A Ddiotest4.c174 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 Ddiotest3.c234 int i, fail_count = 0, failed = 0, total = 0; in main() local
H A Ddiotest6.c256 int i, fail_count = 0, failed = 0, total = 0; in main() local
H A Ddiotest5.c171 int fail_count = 0, total = 0, failed = 0; in main() local
/third_party/mindspore/test/utils/
H A Dcommon.cpp129 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 Dshrpx_worker.cc1316 auto fail_count = connect_blocker->get_fail_count(); in downstream_failure() local

Completed in 8 milliseconds