Searched refs:kProperJSONWithCommas (Results 1 – 1 of 1) sorted by relevance
39 const char kProperJSONWithCommas[] = variable128 JSONStringValueDeserializer str_deserializer(kProperJSONWithCommas); in TEST()138 JSONStringValueDeserializer str_deserializer2(kProperJSONWithCommas, in TEST()177 ASSERT_EQ(static_cast<int>(strlen(kProperJSONWithCommas)), in TEST()178 WriteFile(temp_file, kProperJSONWithCommas, in TEST()179 strlen(kProperJSONWithCommas))); in TEST()