Home
last modified time | relevance | path

Searched defs:json (Results 1 – 4 of 4) sorted by relevance

/system/extras/libjsonpb/verify/
Dtest.cpp51 std::string json = "{\"" + json_key + "\": \"test\"}"; in TestParseOkWithUnknownKey() local
67 std::string json = in TEST_F() local
106 std::string json = in TEST_F() local
151 ErrorOr<Parent> TestEmbeddedError(const std::string& json, in TestEmbeddedError()
165 std::string json = in TEST_F() local
238 bool EqReformattedJson(const std::string& json, std::string* error) { in EqReformattedJson()
247 std::string json = in TEST_F() local
270 std::string json; in TEST_P() local
Dverify.cpp54 bool AllFieldsAreKnown(const Message& message, const Json::Value& json, in AllFieldsAreKnown()
146 const std::string& json, std::string* error) { in AllFieldsAreKnown()
163 bool EqReformattedJson(const std::string& json, in EqReformattedJson()
210 ErrorOr<std::string> FormatJson(const std::string& json, in FormatJson()
/system/extras/libjsonpb/parse/
Djsonpb.cpp47 std::string json; in MessageToJsonString() local
/system/extras/partition_tools/
Dlpdump.cc283 bool json = false; in LpdumpMain() local