Searched refs:readInt64String (Results 1 – 5 of 5) sorted by relevance
653 jspb.BinaryReader.prototype.readInt64String = function() { method in jspb.BinaryReader860 return this.decoder_.readInt64String();1225 return this.readPackedField_(this.decoder_.readInt64String);
168 assertThrows(function() {reader.readInt64String()});477 assertEquals(testSignedData[i], reader.readInt64String());
770 jspb.BinaryDecoder.prototype.readInt64String = function() { method in jspb.BinaryDecoder
168 assertThrows(function() {reader.readInt64String()});452 assertEquals(testSignedData[i], reader.readInt64String());