HomeSort by relevance Sort by last modified time
    Searched defs:shouldDumpFrameLoadCallbacks (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/DumpRenderTree/chromium/
LayoutTestController.h 374 bool shouldDumpFrameLoadCallbacks() { return m_dumpFrameLoadCallbacks; }
TestShell.h 112 bool shouldDumpFrameLoadCallbacks() const { return (m_testIsPreparing || m_testIsPending) && layoutTestController()->shouldDumpFrameLoadCallbacks(); }

Completed in 46 milliseconds