Searched defs:pathOrURL (Results 1 – 6 of 6) sorted by relevance
52 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()
403 std::string pathOrURL(test); in runTest() local
791 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
99 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()
81 string pathOrURL = testName; in runTest() local
224 string pathOrURL(pathOrURLString); in runTest() local