Home | History | Annotate | Download | only in test

Lines Matching full:regular

326 // Verifies that Google Test choose regular expression engine appropriate to
371 // Tests that RE's constructors reject invalid regular expressions.
375 }, "\"?\" is not a valid POSIX Extended regular expression.");
663 "NULL is not a valid simple regular expression");
666 "Syntax error at index 1 in simple regular expression \"a\\\": ");
826 // Tests that RE's constructors reject invalid regular expressions.
830 }, "NULL is not a valid simple regular expression");