Searched defs:scratch_space (Results 1 – 8 of 8) sorted by relevance
113 std::unique_ptr<Message> scratch_space(fields.NewMessage()); in AllFieldsAreKnown() local154 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()
175 const T& Get(int index, T* scratch_space) const { in Get()226 const T& Get(int index, T* scratch_space) const { in Get()354 ActualType scratch_space; in Get() local421 AccessorValueType* scratch_space) in RepeatedFieldRefIterator()
67 Value* scratch_space) const override { in GetIteratorValue()97 Value* scratch_space) const override { in Get()151 Value* scratch_space) const override { in Get()214 Value* scratch_space) const override { in Get()
293 ForeignMessage scratch_space; in TEST() local
50 bool scratch_space = true; member