Searched refs:regex_str (Results 1 – 2 of 2) sorted by relevance
448 const string regex_str(regex_c_str); in TEST_F() local449 EXPECT_DEATH(GlobalFunction(), regex_str); in TEST_F()
453 const string regex_str(regex_c_str); in TEST_F() local454 EXPECT_DEATH(GlobalFunction(), regex_str); in TEST_F()