Searched defs:json (Results 1 – 7 of 7) sorted by relevance
49 std::string json = "{\"" + json_key + "\": \"test\"}"; in TestParseOkWithUnknownKey() local63 std::string json = in TEST_F() local102 std::string json = in TEST_F() local147 ErrorOr<Parent> TestEmbeddedError(const std::string& json, const std::string& unknown_key) { in TestEmbeddedError()160 std::string json = in TEST_F() local230 bool EqReformattedJson(const std::string& json, std::string* error) { in EqReformattedJson()239 std::string json = in TEST_F() local261 std::string json; in TEST_P() local
52 bool AllFieldsAreKnown(const Message& message, const Json::Value& json, in AllFieldsAreKnown()136 bool AllFieldsAreKnown(const google::protobuf::Message& message, const std::string& json, in AllFieldsAreKnown()154 bool EqReformattedJson(const std::string& json, google::protobuf::Message* scratch_space, in EqReformattedJson()201 ErrorOr<std::string> FormatJson(const std::string& json, google::protobuf::Message* scratch_space) { in FormatJson()
31 #### Format42 #### Example
46 std::string json; in MessageToJsonString() local
64 void WriteJsonToFile(const string& json) { in WriteJsonToFile()
112 string json; in TEST_F() local
408 bool json = false; in LpdumpMain() local