Searched defs:const_field (Results 1 – 2 of 2) sorted by relevance
728 const RepeatedField<int>& const_field = field; in TEST() local1398 const RepeatedPtrField<std::string>& const_field = field; in TEST() local
717 if (AbstractField const* const const_field = const_fields_[i]) { in Print() local