Searched defs:report_failure (Results 1 – 3 of 3) sorted by relevance
/third_party/selinux/libsepol/src/ |
D | assertion.c | 39 static void report_failure(sepol_handle_t *handle, policydb_t *p, const avrule_t *avrule, in report_failure() function
|
/third_party/python/Lib/ |
D | doctest.py | 1255 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/ |
D | fsx-linux.c | 310 void report_failure(int status) in report_failure() function
|