Home
last modified time | relevance | path

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

/third_party/protobuf/js/experimental/runtime/kernel/
H A Dint32_test_pairs.js15 function getInt32Pairs() { function
71 exports = {getInt32Pairs};
H A Dreader_test.js22 const {getInt32Pairs} = goog.require('protobuf.binary.int32TestPairs');
121 for (const pair of getInt32Pairs()) {
H A Dwriter_test.js21 const {getInt32Pairs} = goog.require('protobuf.binary.int32TestPairs');
340 for (const pair of getInt32Pairs()) {

Completed in 2 milliseconds