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

  /external/chromium_org/third_party/WebKit/Source/testing/runner/
TestRunner.cpp 479 bool TestRunner::shouldDumpAsText()
    [all...]
WebTestProxy.cpp 542 bool shouldDumpAsText = m_testInterfaces->testRunner()->shouldDumpAsText();
546 if (shouldDumpAsText) {
    [all...]

Completed in 126 milliseconds