Searched refs:ThrowAString (Results 1 – 2 of 2) sorted by relevance
4221 void ThrowAString() { in ThrowAString() function4228 ASSERT_THROW(ThrowAString(), const char*); in TEST()4230 EXPECT_THROW(ThrowAString(), const char*); in TEST()
4227 void ThrowAString() { in ThrowAString() function4234 ASSERT_THROW(ThrowAString(), const char*); in TEST()4236 EXPECT_THROW(ThrowAString(), const char*); in TEST()