Lines Matching full:hello
384 const RE simple(TypeParam("hello"));385 EXPECT_STREQ("hello", simple.pattern());842 const RE simple("hello");843 EXPECT_STREQ("hello", simple.pattern());