Searched refs:testprofile (Results 1 – 1 of 1) sorted by relevance
142 TestingProfile* testprofile = browser()->profile()->AsTestingProfile(); in TEST_F() local143 EXPECT_TRUE(testprofile); in TEST_F()144 testprofile->SetGuestSession(true); in TEST_F()147 browser()->command_controller()->command_updater(), testprofile); in TEST_F()152 testprofile->SetGuestSession(false); in TEST_F()157 browser()->command_controller()->command_updater(), testprofile); in TEST_F()425 TestingProfile* testprofile = browser()->profile()->AsTestingProfile(); in TEST_F() local426 EXPECT_TRUE(testprofile); in TEST_F()427 testprofile->SetGuestSession(true); in TEST_F()