Searched defs:TestBackgroundModeManager (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
H A Dbackground_mode_manager_unittest.cc28 class TestBackgroundModeManager : public BackgroundModeManager { class in inherits:BackgroundModeManager
30 TestBackgroundModeManager(Profile* profile, CommandLine* cl) function in class:TestBackgroundModeManager
41 TestBackgroundModeManager manager(&profile, command_line_.get());
56 TestBackgroundModeManager manager(&profile, command_line_.get());

Completed in 118 milliseconds