Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/qt/
DLayoutTestControllerQt.h73 bool waitForPolicy() const { return m_waitForPolicy; } in waitForPolicy()
286 bool m_waitForPolicy; variable
DLayoutTestControllerQt.cpp65 m_waitForPolicy = false; in reset()
193 m_waitForPolicy = false; in notifyDone()
605 m_waitForPolicy = true; in waitForPolicyDelegate()