Searched refs:testFunctions (Results 1 - 2 of 2) sorted by relevance

/external/v8/test/mjsunit/
H A Ddebug-stepin-function-call.js145 var testFunctions = variable
148 for (var i = 0; i < testFunctions.length; i++) {
150 testFunctions[i]();
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
H A DPluginTest.cpp199 static std::map<std::string, CreateTestFunction> testFunctions; local
201 return testFunctions;

Completed in 82 milliseconds