Searched defs:report_failure (Results 1 – 4 of 4) sorted by relevance
| /third_party/vulkan-loader/tests/framework/ |
| D | test_util.cpp | 67 std::string get_env_var(std::string const& name, bool report_failure) { in get_env_var() 84 std::string get_env_var(std::string const& name, bool report_failure) { in get_env_var()
|
| /third_party/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
|
| /third_party/python/Lib/ |
| D | doctest.py | 1260 def report_failure(self, out, test, example, got): member in DocTestRunner 1867 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
|