Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dunittest_repeated_packables_nano.proto55 repeated uint64 uint64s = 4; field
80 repeated uint64 uint64s = 4 [ packed = true ]; field
/external/protobuf/java/src/test/java/com/google/protobuf/
DNanoTest.java2817 long[] uint64s = {9, 10}; in testExtensions() local
3067 long[] uint64s = {9, 10}; in testExtensionsMutation_Equals() local