Searched defs:xpr_test_case (Results 1 – 12 of 12) sorted by relevance
73 struct xpr_test_case struct81 xpr_test_case(std::string section, string_type str, regex_type rex, backrefs_type brs) in xpr_test_case() argument89 xpr_test_case(std::string section, string_type str, regex_type rex, no_match_t) in xpr_test_case() function97 void run() const in run()131 typedef xpr_test_case<BidiIter> argument_type; argument
17 typedef xpr_test_case<BidiIterT> xpr_test_case; in get_test_cases() typedef