Home
last modified time | relevance | path

Searched defs:descriptionSuitableForTestResult (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Tools/DumpRenderTree/win/
DResourceLoadDelegate.cpp62 wstring ResourceLoadDelegate::descriptionSuitableForTestResult(unsigned long identifier) const in descriptionSuitableForTestResult() function in ResourceLoadDelegate
72 wstring ResourceLoadDelegate::descriptionSuitableForTestResult(IWebURLRequest* request) in descriptionSuitableForTestResult() function in ResourceLoadDelegate
101 wstring ResourceLoadDelegate::descriptionSuitableForTestResult(IWebURLResponse* response) in descriptionSuitableForTestResult() function in ResourceLoadDelegate
121 wstring ResourceLoadDelegate::descriptionSuitableForTestResult(IWebError* error, unsigned long iden… in descriptionSuitableForTestResult() function in ResourceLoadDelegate
DFrameLoadDelegate.cpp52 string descriptionSuitableForTestResult(IWebFrame* webFrame) in descriptionSuitableForTestResult() function
/external/webkit/Tools/DumpRenderTree/chromium/
DWebViewHost.cpp112 static string descriptionSuitableForTestResult(const string& url) in descriptionSuitableForTestResult() function