Home
last modified time | relevance | path

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

/third_party/protobuf/js/experimental/runtime/kernel/
Ddouble_test_pairs.js15 function getDoublePairs() { function
89 exports = {getDoublePairs}; field
Dreader_test.js19 const {getDoublePairs} = goog.require('protobuf.binary.doubleTestPairs');
79 for (const pair of getDoublePairs()) {
Dwriter_test.js18 const {getDoublePairs} = goog.require('protobuf.binary.doubleTestPairs');
252 for (const pair of getDoublePairs()) {