Searched refs:strvec (Results 1 – 1 of 1) sorted by relevance
686 auto strvec = [](const std::vector<std::string>& v) { in TEST_F() local690 return ::testing::AssertionFailure() << "Names wrong " << strvec(elem.events) << " " in TEST_F()691 << strvec(names); in TEST_F()696 << strvec(elem.events) << " " in TEST_F()697 << strvec(names); in TEST_F()