Searched defs:classnames (Results 1 – 2 of 2) sorted by relevance
193 struct classnames struct195 const char* elem_;196 regex_traits<char>::char_class_type mask_;
155 protected TestGroup(String defaultPackage, String[] classnames, in TestGroup()175 protected TestGroup(String[] classnames, String description) { in TestGroup()183 protected TestGroup(String[] classnames) { in TestGroup()