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

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dexceptions.cpp130 const char* m_name; member in struct:handler
141 while (h->m_name != NULL) {
142 if (atf_error_is(err, h->m_name)) {
154 INV(h->m_name == NULL && h->m_func != NULL);
H A Dparser.hpp582 std::string m_name; member in class:atf::parser::header_entry

Completed in 10 milliseconds