Searched refs:regex_std_str (Results 1 – 1 of 1) sorted by relevance
510 const ::std::string regex_std_str(regex_c_str); in TEST_F() local511 EXPECT_DEATH(GlobalFunction(), regex_std_str); in TEST_F()