Home
last modified time | relevance | path

Searched defs:uint32s (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dunittest_repeated_packables_nano.proto54 repeated uint32 uint32s = 3; field
79 repeated uint32 uint32s = 3 [ packed = true ]; field
/external/protobuf/java/src/test/java/com/google/protobuf/
DNanoTest.java2814 int[] uint32s = {3, 4}; in testExtensions() local
3064 int[] uint32s = {3, 4}; in testExtensionsMutation_Equals() local