Home
last modified time | relevance | path

Searched defs:fail_count (Results 1 – 12 of 12) sorted by relevance

/external/ltp/testcases/kernel/io/direct_io/
Ddiotest4.c175 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
Ddiotest2.c141 int fail_count = 0, total = 0, failed = 0; in main() local
Ddiotest5.c171 int fail_count = 0, total = 0, failed = 0; in main() local
Ddiotest3.c234 int i, fail_count = 0, failed = 0, total = 0; in main() local
Ddiotest6.c256 int i, fail_count = 0, failed = 0, total = 0; in main() local
/external/u-boot/include/test/
Dtest.h20 int fail_count; member
/external/nos/host/generic/nugget/proto/nugget/app/protoapi/
Ddiagnostics_api.proto16 uint32 fail_count = 2; field
/external/grpc-grpc/test/core/iomgr/
Dendpoint_tests.cc255 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/
Dopen10.c79 int fail_count = 0; in main() local
/external/libusb/tests/
Dtestlib.c170 int fail_count = 0; in libusb_testlib_run_tests() local
/external/autotest/client/common_lib/hosts/
Drepair_unittest.py94 def __init__(self, tag, deps, fail_count): argument
/external/openssh/
Dssh-agent.c685 static u_int fail_count = 0; in process_lock_agent() local