Searched refs:quoted_bogus_char (Results 1 – 1 of 1) sorted by relevance
364 const std::string quoted_bogus_char = "\"" + bogus_char + "\""; in TEST_F() local366 NewTestParser(quoted_bogus_char, JSON_REPLACE_INVALID_CHARACTERS)); in TEST_F()