Searched refs:bogus_char (Results 1 – 1 of 1) sorted by relevance
363 const std::string bogus_char = ""; in TEST_F() local364 const std::string quoted_bogus_char = "\"" + bogus_char + "\""; in TEST_F()