Home
last modified time | relevance | path

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

/third_party/protobuf/js/experimental/runtime/kernel/
H A Dsfixed64_test_pairs.js16 function getSfixed64Pairs() { function
52 exports = {getSfixed64Pairs};
H A Dreader_test.js36 const {getSfixed64Pairs} = goog.require('protobuf.binary.sfixed64TestPairs');
153 for (const pair of getSfixed64Pairs()) {
H A Dwriter_test.js35 const {getSfixed64Pairs} = goog.require('protobuf.binary.sfixed64TestPairs');
385 for (const pair of getSfixed64Pairs()) {

Completed in 3 milliseconds