OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sint64s
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/src/google/protobuf/
unittest_repeated_packables_nano.proto
57
repeated sint64
sint64s
= 6;
82
repeated sint64
sint64s
= 6 [ packed = true ];
/external/protobuf/java/src/test/java/com/google/protobuf/
NanoTest.java
2818
long[]
sint64s
= {-11, -12};
local
3068
long[]
sint64s
= {-11, -12};
local
[
all
...]
Completed in 2464 milliseconds