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

  /external/webkit/Tools/DumpRenderTree/chromium/
LayoutTestController.h 380 bool shouldDumpResourceResponseMIMETypes() {return m_dumpResourceResponseMIMETypes; }
TestShell.h 115 bool shouldDumpResourceResponseMIMETypes() const { return (m_testIsPreparing || m_testIsPending) && layoutTestController()->shouldDumpResourceResponseMIMETypes(); }

Completed in 16 milliseconds