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

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Datffile.cpp111 bool isglob ATF_DEFS_ATTRIBUTE_UNUSED)
206 got_tp(const std::string& name, bool isglob) argument
208 if (isglob) {
H A Datffile_test.cpp102 got_tp(const std::string& name, bool isglob) argument
104 m_calls.push_back("got_tp(" + name + ", " + (isglob ? "true" : "false")

Completed in 11 milliseconds