Searched refs:expected_chars (Results 1 – 1 of 1) sorted by relevance
109 const uint8_t* expected_chars = content.ToOneByteVector().start(); in ParseJsonString() local112 if (c0 != expected_chars[i] || in ParseJsonString()