Searched defs:fail_count (Results 1 – 10 of 10) sorted by relevance
/external/ltp/testcases/kernel/io/direct_io/ |
D | diotest4.c | 174 static void testcheck_end(int ret, int *failed, int *fail_count, char *msg) in testcheck_end() 196 int i, l_fail = 0, fail_count = 0, total = 0; in main() local
|
D | diotest2.c | 141 int fail_count = 0, total = 0, failed = 0; in main() local
|
D | diotest5.c | 171 int fail_count = 0, total = 0, failed = 0; in main() local
|
D | diotest3.c | 234 int i, fail_count = 0, failed = 0, total = 0; in main() local
|
D | diotest6.c | 256 int i, fail_count = 0, failed = 0, total = 0; in main() local
|
/external/ltp/testcases/kernel/syscalls/open/ |
D | open10.c | 79 int fail_count = 0; in main() local
|
/external/libusb/tests/ |
D | testlib.c | 170 int fail_count = 0; in libusb_testlib_run_tests() local
|
/external/autotest/client/common_lib/ |
D | test_unittest.py | 99 def _setup_failed_test_calls(self, fail_count, error): argument
|
/external/autotest/client/common_lib/hosts/ |
D | repair_unittest.py | 86 def __init__(self, tag, deps, fail_count): argument
|
/external/openssh/ |
D | ssh-agent.c | 685 static u_int fail_count = 0; in process_lock_agent() local
|