Home
last modified time | relevance | path

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

/external/webkit/WebKitTools/DumpRenderTree/win/
DDumpRenderTree.cpp722 static bool shouldLogFrameLoadDelegates(const char* pathOrURL) in shouldLogFrameLoadDelegates()
727 static bool shouldLogHistoryDelegates(const char* pathOrURL) in shouldLogHistoryDelegates()
732 static bool shouldOpenWebInspector(const char* pathOrURL) in shouldOpenWebInspector()
859 string pathOrURL(testPathOrURL); in runTest() local
/external/webkit/WebKitTools/DumpRenderTree/gtk/
DDumpRenderTree.cpp112 static bool shouldLogFrameLoadDelegates(const char* pathOrURL) in shouldLogFrameLoadDelegates()
117 static bool shouldOpenWebInspector(const char* pathOrURL) in shouldOpenWebInspector()
448 string pathOrURL(testPathOrURL); in runTest() local
/external/webkit/WebKitTools/DumpRenderTree/wx/
DDumpRenderTreeWx.cpp227 string pathOrURL(pathOrURLString); in runTest() local