Searched refs:SetUpProfile (Results 1 – 3 of 3) sorted by relevance
107 virtual void SetUpProfile() OVERRIDE { in SetUpProfile() function in __anon45d98e930111::StartupTest108 UIPerfTest::SetUpProfile(); in SetUpProfile()
262 virtual void SetUpProfile();
165 base::Closure setup_profile_callback = base::Bind(&UITestBase::SetUpProfile, in DefaultLaunchState()210 void UITestBase::SetUpProfile() { in SetUpProfile() function in UITestBase