Searched refs:p_state (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/atf/dist/tools/
H A Dreader.hpp52 test_case_result(const state_enum p_state, const std::string& p_reason) : argument
53 state(p_state),
H A Dtest-program.hpp55 test_case_result(const std::string& p_state, const int p_value, argument
57 m_state(p_state),

Completed in 265 milliseconds