Home
last modified time | relevance | path

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

/external/webkit/Tools/WebKitTestRunner/
DTestInvocation.cpp52 static WKURLRef createWKURL(const char* pathOrURL) in createWKURL()
91 TestInvocation::TestInvocation(const std::string& pathOrURL) in TestInvocation()
117 static void sizeWebViewForCurrentTest(const char* pathOrURL) in sizeWebViewForCurrentTest()
127 static bool shouldOpenWebInspector(const char* pathOrURL) in shouldOpenWebInspector()
DTestController.cpp403 std::string pathOrURL(test); in runTest() local
/external/webkit/Tools/DumpRenderTree/win/
DDumpRenderTree.cpp791 static bool shouldLogFrameLoadDelegates(const char* pathOrURL) in shouldLogFrameLoadDelegates()
796 static bool shouldLogHistoryDelegates(const char* pathOrURL) in shouldLogHistoryDelegates()
801 static bool shouldOpenWebInspector(const char* pathOrURL) in shouldOpenWebInspector()
806 static bool shouldDumpAsText(const char* pathOrURL) in shouldDumpAsText()
811 static bool shouldEnableDeveloperExtras(const char* pathOrURL) in shouldEnableDeveloperExtras()
950 string pathOrURL(testPathOrURL); in runTest() local
/external/webkit/Tools/DumpRenderTree/gtk/
DDumpRenderTree.cpp99 static bool shouldLogFrameLoadDelegates(const string& pathOrURL) in shouldLogFrameLoadDelegates()
104 static bool shouldOpenWebInspector(const string& pathOrURL) in shouldOpenWebInspector()
109 static bool shouldDumpAsText(const string& pathOrURL) in shouldDumpAsText()
114 static bool shouldEnableDeveloperExtras(const string& pathOrURL) in shouldEnableDeveloperExtras()
/external/webkit/Tools/DumpRenderTree/chromium/
DDumpRenderTree.cpp81 string pathOrURL = testName; in runTest() local
/external/webkit/Tools/DumpRenderTree/wx/
DDumpRenderTreeWx.cpp224 string pathOrURL(pathOrURLString); in runTest() local