Home
last modified time | relevance | path

Searched refs:SetIsGuestForTesting (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
Drender_process_host_browsertest.cc74 reinterpret_cast<RenderProcessHostImpl*>(rph)->SetIsGuestForTesting(true); in IN_PROC_BROWSER_TEST_F()
Drender_process_host_impl.h209 void SetIsGuestForTesting(bool is_guest) { in SetIsGuestForTesting() function