Searched refs:json_expected (Results 1 – 2 of 2) sorted by relevance
135 static const char * const json_expected[] = { variable428 if (strcmp(json_expected[m], (char *)buf)) { in main()430 json_expected[m]); in main()
189 const char* json_expected, in test_json_roundtrip_message() argument212 if (memcmp(json_expected, in test_json_roundtrip_message()218 json_expected, data_sink.Data().c_str()); in test_json_roundtrip_message()