Home
last modified time | relevance | path

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

/third_party/protobuf/js/commonjs/
H A Dimport_test.js35 var googleProtobuf = require('google-protobuf'); variable
40 googleProtobuf.object.extend(global, asserts);
41 googleProtobuf.exportSymbol('jspb.Message', googleProtobuf.Message, global);
44 googleProtobuf.exportSymbol('proto.jspb.test.framing.FramingMessage', test7_pb.FramingMessage, global);
H A Dstrict_test.js35 var googleProtobuf = require('google-protobuf'); variable
40 googleProtobuf.object.extend(global, asserts);
/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/
H A Dimport_test.js35 var googleProtobuf = require('google-protobuf'); variable
40 googleProtobuf.object.extend(global, asserts);
41 googleProtobuf.exportSymbol('jspb.Message', googleProtobuf.Message, global);
44 googleProtobuf.exportSymbol('proto.jspb.test.framing.FramingMessage', test7_pb.FramingMessage, global);

Completed in 2 milliseconds