Searched refs:ConfigureForTestWithURL (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_test_interfaces.cc44 void WebTestInterfaces::ConfigureForTestWithURL(const WebURL& test_url, function in class:content::WebTestInterfaces
46 interfaces_->ConfigureForTestWithURL(test_url, generate_pixels);
H A Dtest_interfaces.h49 void ConfigureForTestWithURL(const blink::WebURL& test_url,
H A Dweb_test_interfaces.h41 void ConfigureForTestWithURL(const blink::WebURL& test_url,
H A Dtest_interfaces.cc103 void TestInterfaces::ConfigureForTestWithURL(const blink::WebURL& test_url, function in class:content::TestInterfaces
/external/chromium_org/content/shell/renderer/
H A Dwebkit_test_runner.cc596 interfaces->ConfigureForTestWithURL(GURL(), false);
713 interfaces->ConfigureForTestWithURL(params.test_url,

Completed in 89 milliseconds