Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/src/
Dassertion.c39 static void report_failure(sepol_handle_t *handle, policydb_t *p, const avrule_t *avrule, in report_failure() function
/third_party/python/Lib/
Ddoctest.py1255 def report_failure(self, out, test, example, got): member in DocTestRunner
1862 def report_failure(self, out, test, example, got): member in DebugRunner
/third_party/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c310 void report_failure(int status) in report_failure() function