Home
last modified time | relevance | path

Searched defs:loadSAXParserTestData (Results 1 – 5 of 5) sorted by relevance

/third_party/parse5/test/utils/
Dload-sax-parser-test-data.js5 module.exports = function loadSAXParserTestData() { function
/third_party/parse5/packages/parse5-sax-parser/test/
Dlocation-info.test.js5 const loadSAXParserTestData = require('../../../test/utils/load-sax-parser-test-data'); constant
Dsax-parser.test.js7 const loadSAXParserTestData = require('../../../test/utils/load-sax-parser-test-data'); constant
/third_party/parse5/bench/perf/
Dindex.js7 const loadSAXParserTestData = require('../../test/utils/load-sax-parser-test-data'); constant
/third_party/parse5/packages/parse5-html-rewriting-stream/test/
Drewriting-stream.test.js6 const loadSAXParserTestData = require('../../../test/utils/load-sax-parser-test-data'); constant