HomeSort by relevance Sort by last modified time
    Searched full:fd_repeated_double (Results 1 - 1 of 1) sorted by null

  /external/protobuf/src/google/protobuf/
repeated_field_reflection_unittest.cc 77 const FieldDescriptor* fd_repeated_double = local
88 refl->GetRepeatedField<double>(message, fd_repeated_double);
94 refl->MutableRepeatedField<double>(&message, fd_repeated_double);

Completed in 58 milliseconds