Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/tracing/third_party/mocha/
Dmocha.js1657 Mocha.prototype.ignoreLeaks = function(ignore){ method in Mocha
1658 this.options.ignoreLeaks = !!ignore;
1670 this.options.ignoreLeaks = false;
1828 runner.ignoreLeaks = false !== options.ignoreLeaks;
4743 if (this.ignoreLeaks) return;