Home
last modified time | relevance | path

Searched defs:report_failure (Results 1 – 4 of 4) sorted by relevance

/external/clang/tools/scan-build-py/libscanbuild/
Drunner.py104 def report_failure(opts): function
/external/selinux/libsepol/src/
Dassertion.c39 static void report_failure(sepol_handle_t *handle, policydb_t *p, const avrule_t *avrule, in report_failure() function
/external/python/cpython2/Lib/
Ddoctest.py1223 def report_failure(self, out, test, example, got): member in DocTestRunner
1807 def report_failure(self, out, test, example, got): member in DebugRunner
/external/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c313 void report_failure(int status) in report_failure() function