Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/chromium/
DTestShell.h138 int layoutTestTimeout() { return m_timeout; } in layoutTestTimeout() function
139 int layoutTestTimeoutForWatchDog() { return layoutTestTimeout() + 1000; } in layoutTestTimeoutForWatchDog()
DDumpRenderTree.cpp79 int oldTimeoutMsec = shell.layoutTestTimeout(); in runTest()
DLayoutTestController.cpp361 postDelayedTask(new NotifyDoneTimedOutTask(this), m_shell->layoutTestTimeout()); in waitUntilDone()
/external/webkit/Tools/
DChangeLog-2011-02-1632371 (TestShell::layoutTestTimeout):
DChangeLog-2010-05-24439 (TestShell::layoutTestTimeout):