Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/chromium/
DDumpRenderTree.cpp77 …atic void runTest(TestShell& shell, TestParams& params, const string& testName, bool testShellMode) in runTest()
132 bool testShellMode = false; in main() local
DTestShell.cpp94 TestShell::TestShell(bool testShellMode) in TestShell()