Searched defs:report_failure (Results  1 – 6 of 6) sorted by relevance
| /external/virglrenderer/vtest/ | 
| D | util.h | 34 #define report_failure(reason, ret) \  macro
  | 
| /external/clang/tools/scan-build-py/libscanbuild/ | 
| D | runner.py | 104 def report_failure(opts):  function
  | 
| /external/selinux/libsepol/src/ | 
| D | assertion.c | 47 static void report_failure(sepol_handle_t *handle, policydb_t *p, const avrule_t *avrule,  in report_failure()  function
  | 
| /external/python/cpython3/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
  | 
| /external/python/cpython2/Lib/ | 
| D | doctest.py | 1223     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/ | 
| D | fsx-linux.c | 310 void report_failure(int status)  in report_failure()  function
  |