OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testmessagewithcustomoptions
(Results
1 - 6
of
6
) sorted by null
/external/protobuf/java/src/test/java/com/google/protobuf/
test_custom_options.proto
42
optional
TestMessageWithCustomOptions
field = 1;
DescriptorsTest.java
379
UnittestCustomOptions.
TestMessageWithCustomOptions
.AnEnum.getDescriptor();
/external/protobuf/python/google/protobuf/internal/
generator_test.py
148
def
testMessageWithCustomOptions
(self):
149
proto = unittest_custom_options_pb2.
TestMessageWithCustomOptions
()
descriptor_test.py
141
unittest_custom_options_pb2.
TestMessageWithCustomOptions
.DESCRIPTOR
/external/protobuf/src/google/protobuf/
unittest_custom_options.proto
94
message
TestMessageWithCustomOptions
{
descriptor_unittest.cc
[
all
...]
Completed in 226 milliseconds