Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/
Dtest_util.cpp67 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/
Dassertion.c47 static void report_failure(sepol_handle_t *handle, policydb_t *p, const avrule_t *avrule, in report_failure() function
/third_party/python/Lib/
Ddoctest.py1260 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/
Dfsx-linux.c310 void report_failure(int status) in report_failure() function