Home
last modified time | relevance | path

Searched refs:getPackedSint64Pairs (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/js/experimental/runtime/kernel/
H A Dpacked_sint64_test_pairs.js13 function getPackedSint64Pairs() { function
34 exports = {getPackedSint64Pairs};
H A Dreader_test.js33 const {getPackedSint64Pairs} = goog.require('protobuf.binary.packedSint64TestPairs');
410 for (const pair of getPackedSint64Pairs()) {
H A Dwriter_test.js32 const {getPackedSint64Pairs} = goog.require('protobuf.binary.packedSint64TestPairs');
812 for (const pair of getPackedSint64Pairs()) {

Completed in 2 milliseconds