Searched refs:SetNtpPostInstallUiEnabledForTesting (Results 1 – 4 of 4) sorted by relevance
263 extensions::SetNtpPostInstallUiEnabledForTesting(true); in IN_PROC_BROWSER_TEST_F()265 extensions::SetNtpPostInstallUiEnabledForTesting(false); in IN_PROC_BROWSER_TEST_F()272 extensions::SetNtpPostInstallUiEnabledForTesting(true); in IN_PROC_BROWSER_TEST_F()274 extensions::SetNtpPostInstallUiEnabledForTesting(false); in IN_PROC_BROWSER_TEST_F()
367 extensions::SetNtpPostInstallUiEnabledForTesting(true); in SetUpCommandLine()373 extensions::SetNtpPostInstallUiEnabledForTesting(false); in TearDownOnMainThread()
20 void SetNtpPostInstallUiEnabledForTesting(bool enabled);
63 void SetNtpPostInstallUiEnabledForTesting(bool enabled) { in SetNtpPostInstallUiEnabledForTesting() function