Home | History | Annotate | Download | only in unit_test

Lines Matching refs:average

134       // optional int32 average = 2;
204 // optional int32 average = 2;
206 ::google::protobuf::internal::WireFormatLite::WriteInt32(2, this->average(), output);
232 // optional int32 average = 2;
236 this->average());
272 set_average(from.average());