Home
last modified time | relevance | path

Searched defs:json_string (Results 1 – 25 of 37) sorted by relevance

12

/third_party/grpc/test/cpp/util/
Dchannel_trace_proto_helper.cc74 void ValidateChannelTraceProtoJsonTranslation(absl::string_view json_string) { in ValidateChannelTraceProtoJsonTranslation()
78 void ValidateChannelProtoJsonTranslation(absl::string_view json_string) { in ValidateChannelProtoJsonTranslation()
83 absl::string_view json_string) { in ValidateGetTopChannelsResponseProtoJsonTranslation()
89 absl::string_view json_string) { in ValidateGetChannelResponseProtoJsonTranslation()
95 absl::string_view json_string) { in ValidateGetServerResponseProtoJsonTranslation()
100 void ValidateSubchannelProtoJsonTranslation(absl::string_view json_string) { in ValidateSubchannelProtoJsonTranslation()
104 void ValidateServerProtoJsonTranslation(absl::string_view json_string) { in ValidateServerProtoJsonTranslation()
109 absl::string_view json_string) { in ValidateGetServersResponseProtoJsonTranslation()
/third_party/grpc/third_party/upb/upb/json/
Ddecode_test.cc81 std::string json_string = R"({"value": 2})"; in TEST() local
89 std::string json_string = R"({}abc)"; in TEST() local
96 std::string json_string = "{} \n \r\n \t\t"; in TEST() local
/third_party/protobuf/upb/json/
Ddecode_test.cc81 std::string json_string = R"({"value": 2})"; in TEST() local
89 std::string json_string = R"({}abc)"; in TEST() local
96 std::string json_string = "{} \n \r\n \t\t"; in TEST() local
/third_party/grpc/test/core/security/
Djson_token_test.cc101 char* json_string = test_json_key_str(nullptr); in TEST() local
131 char* json_string = test_json_key_str(non_closing_part3); in TEST() local
147 char* json_string = test_json_key_str(no_type_part3); in TEST() local
162 char* json_string = test_json_key_str(no_client_id_part3); in TEST() local
176 char* json_string = test_json_key_str(no_client_email_part3); in TEST() local
191 char* json_string = test_json_key_str(no_private_key_id_part3); in TEST() local
353 char* json_string = test_json_key_str(nullptr); in test_jwt_encode_and_sign() local
/third_party/json/tests/src/
Dunit-testsuites.cpp110 { in __anon3af9ef410102()
242 { in __anon3af9ef410202()
301 std::string json_string( (std::istreambuf_iterator<char>(f) ), variable
Dunit-unicode3.cpp36 static std::string json_string; in check_utf8dump() local
129 static std::string json_string; in check_utf8string() local
Dunit-unicode5.cpp36 static std::string json_string; in check_utf8dump() local
129 static std::string json_string; in check_utf8string() local
Dunit-unicode4.cpp36 static std::string json_string; in check_utf8dump() local
129 static std::string json_string; in check_utf8string() local
Dunit-unicode2.cpp36 static std::string json_string; in check_utf8dump() local
129 static std::string json_string; in check_utf8string() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/engine/ir/schema/
Dbindings.cc50 …[](SchemaObj &self, const std::string &json_string) { THROW_IF_ERROR(self.ParseColumnString(json_s… in __anon12310cb90102()
54 …[](SchemaObj &self, const std::string &json_string) { THROW_IF_ERROR(self.FromJSONString(json_stri… in __anon12310cb90102()
/third_party/grpc/src/core/service_config/
Dservice_config_impl.h83 absl::string_view json_string() const override { return json_string_; } in json_string() function
Dservice_config_impl.cc84 const ChannelArgs& args, absl::string_view json_string) { in Create()
102 const ChannelArgs& args, const Json& json, absl::string_view json_string, in Create()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/liteapi/include/
Ddatasets.h435 …Status FromJSONString(const std::string &json_string) { return FromJSONStringCharIF(StringToChar(j… in FromJSONString()
440 Status ParseColumnString(const std::string &json_string) { in ParseColumnString()
/third_party/grpc/test/cpp/qps/
Dparse_json.cc54 std::string json_string; in SerializeJson() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/include/dataset/
Ddatasets.h691 …Status FromJSONString(const std::string &json_string) { return FromJSONStringCharIF(StringToChar(j… in FromJSONString()
696 Status ParseColumnString(const std::string &json_string) { in ParseColumnString()
/third_party/grpc/src/core/xds/grpc/
Dxds_bootstrap_grpc.cc96 absl::string_view json_string) { in Create()
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/transforms/
Dpy_transforms.py44 def from_json(cls, json_string): argument
/third_party/grpc/src/cpp/client/
Dsecure_credentials.cc92 const grpc::string& json_string, const std::vector<grpc::string>& scopes) { in ExternalAccountCredentials()
130 grpc::Status StsCredentialsOptionsFromJson(const std::string& json_string, in StsCredentialsOptionsFromJson()
/third_party/rust/crates/nom/tests/
Djson.rs137 fn json_string() { in json_string() function
/third_party/grpc/test/core/xds/
Dfile_watcher_certificate_provider_factory_test.cc42 ParseConfig(absl::string_view json_string) { in ParseConfig()
/third_party/cJSON/tests/
Dparse_examples.c265 const char *json_string = strings[i]; in test15_should_not_heap_buffer_overflow() local
/third_party/grpc/src/core/lib/security/credentials/jwt/
Djson_token.cc136 const char* json_string) { in grpc_auth_json_key_create_from_string()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp694 std::string json_string; in DumpTransformationsJson() local
826 std::string json_string; in main() local
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/
Dfuzz.cpp694 std::string json_string; in DumpTransformationsJson() local
826 std::string json_string; in main() local
/third_party/spirv-tools/tools/fuzz/
Dfuzz.cpp675 std::string json_string; in DumpTransformationsJson() local
803 std::string json_string; in main() local

12