Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/tracing/third_party/mocha/
Dmocha.js1083 suites[0].beforeAll(name, fn);
1157 suites[0].beforeAll(fn);
5460 Suite.prototype.beforeAll = function(title, fn){ method in Suite