Home | History | Annotate | Download | only in test

Lines Matching refs:re1

909   const RE re1("a");
910 EXPECT_TRUE(RE::FullMatch("a", re1));