Searched defs:serialized_string (Results 1 – 3 of 3) sorted by relevance
114 std::string serialized_string; in TEST() local166 std::string serialized_string; in TEST() local
681 def serialized_string(self) -> bytes: member in Layout
1821 char *serialized_string = json_serialize_to_string(value); in json_serialize_to_file() local1881 char *serialized_string = json_serialize_to_string_pretty(value); in json_serialize_to_file_pretty() local