Searched defs:p_value (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dtest-program.hpp53 test_case_result(const std::string& p_state, const int p_value, argument
56 m_value(p_value),
/bind-9.6-ESV-R11/unit/atf-src/atf-sh/
H A Datf-check.cpp79 const int p_value) :
82 value(p_value)
102 const std::string& p_value) :
105 value(p_value)
78 status_check(const status_check_t& p_type, const bool p_negated, const int p_value) argument
101 output_check(const output_check_t& p_type, const bool p_negated, const std::string& p_value) argument

Completed in 11 milliseconds