Home
last modified time | relevance | path

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

/third_party/protobuf/js/
Dgulpfile.js197 function addTestFile(file) { function
202 glob.sync('*_test.js').forEach(addTestFile);
203 glob.sync('binary/*_test.js').forEach(addTestFile);