Searched refs:ThrowAString (Results 1 – 2 of 2) sorted by relevance
3415 void ThrowAString() { in ThrowAString() function3422 ASSERT_THROW(ThrowAString(), const char*); in TEST()3424 EXPECT_THROW(ThrowAString(), const char*); in TEST()
4275 void ThrowAString() { in ThrowAString() function4282 ASSERT_THROW(ThrowAString(), const char*); in TEST()4284 EXPECT_THROW(ThrowAString(), const char*); in TEST()