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

/bind-9.6-ESV-R11/unit/atf-src/atf-report/
H A Dreader_test.cpp61 got_tp_start(const std::string& tpname, size_t ntcs) argument
63 m_calls.push_back("got_tp_start(" + tpname + ", " +
H A Dreader.cpp248 std::string tpname = t.text(); local
257 ATF_PARSER_CALLBACK(p, got_tp_start(tpname, ntcs));
281 if (t.text() != tpname)

Completed in 13 milliseconds