Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/tracing/third_party/mocha/
Dmocha.js1090 suites[0].afterAll(name, fn);
1160 suites[0].afterAll(fn);
5487 Suite.prototype.afterAll = function(title, fn){ method in Suite