Home | History | Annotate | Download | only in test

Lines Matching full:aab

731   EXPECT_FALSE(MatchRepetitionAndRegexAtHead(false, 'a', '?', "b", "aab"));
784 EXPECT_FALSE(MatchRegexAtHead("a?b", "aab"));