Home | History | Annotate | Download | only in runner

Lines Matching defs:setStatusText

1037 void WebTestProxyBase::setStatusText(const WebString& text)
1041 m_delegate->printMessage(string("UI DELEGATE STATUS CALLBACK: setStatusText:") + text.utf8().data() + "\n");