Searched refs:m_name (Results 1 – 1 of 1) sorted by relevance
861 const char* m_name; // name of the test case member924 String m_name; member3957 && m_name == other.m_name;3965 return m_name.compare(other.m_name) < 0;4380 m_name = m_full_name.c_str();4386 m_name = in;4391 m_name = m_full_name.c_str();4400 const int name_cmp = strcmp(m_name, other.m_name);4439 const int res = std::strcmp(lhs->m_name, rhs->m_name);6095 s << Color::None << tc->m_name << "\n";[all …]