Home | History | Annotate | Download | only in test

Lines Matching refs:re1

847   const RE re1("a");
848 EXPECT_TRUE(RE::FullMatch("a", re1));