Searched defs:set_should_create_webui (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_manager_unittest.cc55 void set_should_create_webui(bool should_create_webui) { function in class:content::__anon7147::RenderFrameHostManagerTestWebUIControllerFactory
273 void set_should_create_webui(bool should_create_webui) { function in class:content::RenderFrameHostManagerTest
274 factory_.set_should_create_webui(should_create_webui);
401 set_should_create_webui(true);
889 set_should_create_webui(true);
934 set_should_create_webui(true);
1345 set_should_create_webui(true);

Completed in 204 milliseconds