Home
last modified time | relevance | path

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

/system/extras/libjsonpb/verify/
Dtest.cpp49 std::string json = "{\"" + json_key + "\": \"test\"}"; in TestParseOkWithUnknownKey() local
63 std::string json = in TEST_F() local
102 std::string json = in TEST_F() local
147 ErrorOr<Parent> TestEmbeddedError(const std::string& json, const std::string& unknown_key) { in TestEmbeddedError()
160 std::string json = in TEST_F() local
230 bool EqReformattedJson(const std::string& json, std::string* error) { in EqReformattedJson()
239 std::string json = in TEST_F() local
261 std::string json; in TEST_P() local
Dverify.cpp52 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()
/system/linkerconfig/
DREADME.md31 #### Format
42 #### Example
/system/extras/libjsonpb/parse/
Djsonpb.cpp46 std::string json; in MessageToJsonString() local
/system/update_engine/cros/
Drequisition_util_unittest.cc64 void WriteJsonToFile(const string& json) { in WriteJsonToFile()
/system/update_engine/payload_generator/
Dpayload_properties_unittest.cc112 string json; in TEST_F() local
/system/extras/partition_tools/
Dlpdump.cc408 bool json = false; in LpdumpMain() local