Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DGeneratedMessageTest.java1036 Int32Value int32Value = (Int32Value) in.readObject(); in testDeserializeWithoutClassField() local
1072 Int32Value int32Value = (Int32Value) in.readObject(); in testDeserializeWithClassField() local