HomeSort by relevance Sort by last modified time
    Searched refs:nested_message2 (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
test_util.py 518 nested_message2 = NestedMessage()
519 nested_message2.a_value = u'another string'
522 message.repeated_nested = [nested_message1, nested_message2]
messages_test.py     [all...]

Completed in 60 milliseconds