Home
last modified time | relevance | path

Searched refs:another_field (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
Dfactory_test2.proto98 optional string another_field = 1002; field
/external/python/apitools/apitools/base/py/
Dencoding_test.py126 another_field = messages.StringField(3) variable in MessageWithRemappings
357 msg = MessageWithRemappings(another_field='abc')