Home
last modified time | relevance | path

Searched defs:notifyDone (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/tools/perf/benchmarks/
Dblink_perf.js11 testRunner.notifyDone = function() { function
/external/chromium_org/content/shell/tools/plugin/
DPluginTest.cpp260 void PluginTest::notifyDone() { executeScript("testRunner.notifyDone()"); } in notifyDone() function in PluginTest