Home
last modified time | relevance | path

Searched defs:test_failed (Results 1 – 11 of 11) sorted by relevance

/external/ltp/testcases/kernel/syscalls/utimensat/
Dutimensat_tests.sh115 test_failed() function
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigfillset/
D1-1.c22 int i, test_failed = 0; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigemptyset/
D1-1.c39 int i, test_failed = 0; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/
D7-1.c27 int i, j, test_failed = 0; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
D7-1.c27 int i, j, test_failed = 0; in a_thread_func() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/
D7-1.c36 int test_failed = 0; variable
/external/libopus/tests/
Dtest_opus_common.h78 #define test_failed() _test_failed(__FILE__, __LINE__); macro
/external/libxml2/
Dcheck-xinclude-test-suite.py22 test_failed = 0 variable
Dcheck-xml-test-suite.py11 test_failed = 0 variable
/external/jsmn/
Djsmn_test.c6 static int test_failed = 0; variable
/external/linux-kselftest/tools/testing/selftests/x86/
Dmpx-mini-test.c87 #define test_failed() __test_failed(__FILE__, __LINE__) macro