Searched refs:effective_uri (Results 1 – 2 of 2) sorted by relevance
150 char* effective_uri = g_strdup_printf("%s%s", base_uri, name); in testRemoteMimeType() local151 webkit_web_view_load_uri(view, effective_uri); in testRemoteMimeType()152 g_free(effective_uri); in testRemoteMimeType()
197 char* effective_uri = g_strconcat(base_uri, "bigdiv.html", NULL); in do_test_webkit_web_view_adjustments() local232 webkit_web_view_load_uri(view, effective_uri); in do_test_webkit_web_view_adjustments()274 g_free(effective_uri); in do_test_webkit_web_view_adjustments()