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