Searched refs:AddMixin (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
H A Dlogin_ui_browsertest.cc37 AddMixin(screenshot_testing_);
H A Dmixin_based_browser_test.h24 // AddMixin(mixin_) from its constructor, where mixin_ should be an instance
72 void AddMixin(Mixin* mixin);
79 // Required to check that AddMixin is always called before setting up.
H A Dmixin_based_browser_test.cc59 void MixinBasedBrowserTest::AddMixin(MixinBasedBrowserTest::Mixin* mixin) { function in class:chromeos::MixinBasedBrowserTest

Completed in 95 milliseconds