Home
last modified time | relevance | path

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

/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/
Dunittest_repeated_packables_nano.proto55 repeated uint64 uint64s = 4; field
80 repeated uint64 uint64s = 4 [ packed = true ]; field
DNanoTest.java2840 long[] uint64s = {9, 10}; in testExtensions() local
3090 long[] uint64s = {9, 10}; in testExtensionsMutation_Equals() local
/external/pigweed/pw_protobuf/pw_protobuf_test_protos/
Drepeated.proto26 repeated uint64 uint64s = 8; field