Home
last modified time | relevance | path

Searched refs:getPackedSint32Pairs (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/js/experimental/runtime/kernel/
Dpacked_sint32_test_pairs.js12 function getPackedSint32Pairs() { function
33 exports = {getPackedSint32Pairs}; field
Dreader_test.js32 const {getPackedSint32Pairs} = goog.require('protobuf.binary.packedSint32TestPairs');
401 for (const pair of getPackedSint32Pairs()) {
Dwriter_test.js31 const {getPackedSint32Pairs} = goog.require('protobuf.binary.packedSint32TestPairs');
786 for (const pair of getPackedSint32Pairs()) {