Searched defs:test_case_result (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-report/
H A Dreader.hpp45 struct test_case_result { struct in namespace:atf::atf_report
54 test_case_result(const state_enum p_state, const std::string& p_reason) : function in struct:atf::atf_report::test_case_result
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-report/
H A Dreader.hpp41 struct test_case_result { struct in namespace:atf::atf_report
50 test_case_result(const state_enum p_state, const std::string& p_reason) : function in struct:atf::atf_report::test_case_result
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-run/
H A Dtest-program.hpp40 struct test_case_result { struct in namespace:atf::atf_run
46 test_case_result(void) : function in struct:atf::atf_run::test_case_result
53 test_case_result(const std::string& p_state, const int p_value, function in struct:atf::atf_run::test_case_result
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-run/
H A Dtest-program.hpp40 struct test_case_result { struct in namespace:atf::atf_run
46 test_case_result(void) : function in struct:atf::atf_run::test_case_result
53 test_case_result(const std::string& p_state, const int p_value, function in struct:atf::atf_run::test_case_result

Completed in 170 milliseconds