Searched refs:ThrowAString (Results 1 – 1 of 1) sorted by relevance
4085 void ThrowAString() { in ThrowAString() function4092 ASSERT_THROW(ThrowAString(), const char*); in TEST()4094 EXPECT_THROW(ThrowAString(), const char*); in TEST()