Home | History | Annotate | Download | only in test

Lines Matching refs:regex_str

448   const string regex_str(regex_c_str);
449 EXPECT_DEATH(GlobalFunction(), regex_str);