Home
last modified time | relevance | path

Searched refs:test_outcome (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/support/
H A Drapid-cxx-test.h129 ::rapid_cxx_test::test_outcome m_f( \
143 ::rapid_cxx_test::test_outcome m_f( \
227 ::rapid_cxx_test::test_outcome m_f(::rapid_cxx_test::failure_type::none, \
487 struct test_outcome struct
489 test_outcome() in test_outcome() argument
495 test_outcome(failure_type_t type1, const char* file1, const char* func1, in test_outcome() function
664 void report(test_outcome o) in report()
707 test_outcome current_failure() const in current_failure()
761 void report_error(test_outcome o) const in report_error()
782 test_outcome m_failure;
[all …]