Home
last modified time | relevance | path

Searched defs:SetWebUIProperty (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/
Dsecurity_exploit_browsertest.cc102 IN_PROC_BROWSER_TEST_F(SecurityExploitBrowserTest, SetWebUIProperty) { in IN_PROC_BROWSER_TEST_F() argument
/external/chromium_org/content/browser/renderer_host/
Drender_view_host_impl.cc776 void RenderViewHostImpl::SetWebUIProperty(const std::string& name, in SetWebUIProperty() function in content::RenderViewHostImpl