HomeSort by: relevance | last modified time | path
    Searched refs:fail_nonfatal (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/atf/dist/test-programs/
cpp_helpers.cpp 108 fail_nonfatal("Some reason");
123 fail_nonfatal("abc");
127 fail_nonfatal("def");
135 fail_nonfatal("abc");
142 fail_nonfatal("def");
  /src/external/bsd/atf/dist/atf-c++/
tests.hpp 112 static void fail_nonfatal(const std::string&);
tests.cpp 325 impl::tc::fail_nonfatal(const std::string& reason) function in class:impl::tc

Completed in 80 milliseconds