Searched refs:expMsg (Results 1 – 1 of 1) sorted by relevance
227 constexpr string_view expMsg = "Illegal buffer pointer"; in TEST_F() local228 ASSERT_EQ(0, memcmp(expMsg.data(), buf, expMsg.length())); in TEST_F()