Searched refs:profile_for_test_ (Results 1 – 2 of 2) sorted by relevance
400 profile_for_test_(NULL) { in ScreenshotTaker()582 if (profile_for_test_) in GetProfile()583 return profile_for_test_; in GetProfile()598 profile_for_test_ = profile; in SetScreenshotProfileForTest()
93 Profile* profile_for_test_; variable