Searched defs:fail_count (Results 1 – 12 of 12) sorted by relevance
/external/ltp/testcases/kernel/io/direct_io/ |
D | diotest4.c | 175 static void testcheck_end(int ret, int *failed, int *fail_count, char *msg) in testcheck_end() 197 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/u-boot/include/test/ |
D | test.h | 20 int fail_count; member
|
/external/nos/host/generic/nugget/proto/nugget/app/protoapi/ |
D | diagnostics_api.proto | 16 uint32 fail_count = 2; field
|
/external/grpc-grpc/test/core/iomgr/ |
D | endpoint_tests.cc | 255 static void wait_for_fail_count(int* fail_count, int want_fail_count) { in wait_for_fail_count() 276 int fail_count = 0; in multiple_shutdown_test() 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/hosts/ |
D | repair_unittest.py | 94 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
|