Home | History | Annotate | Download | only in test

Lines Matching full:regular

346 // Verifies that Google Test choose regular expression engine appropriate to
391 // Tests that RE's constructors reject invalid regular expressions.
395 }, "\"?\" is not a valid POSIX Extended regular expression.");
683 "NULL is not a valid simple regular expression");
686 "Syntax error at index 1 in simple regular expression \"a\\\": ");
846 // Tests that RE's constructors reject invalid regular expressions.
850 }, "NULL is not a valid simple regular expression");