HomeSort by relevance Sort by last modified time
    Searched refs:AutomaticRebootManagerBasicTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/system/
automatic_reboot_manager_unittest.cc 121 class AutomaticRebootManagerBasicTest : public testing::Test {
125 AutomaticRebootManagerBasicTest();
126 virtual ~AutomaticRebootManagerBasicTest();
201 : public AutomaticRebootManagerBasicTest,
330 AutomaticRebootManagerBasicTest::AutomaticRebootManagerBasicTest()
342 AutomaticRebootManagerBasicTest::~AutomaticRebootManagerBasicTest() {
345 void AutomaticRebootManagerBasicTest::SetUp() {
373 void AutomaticRebootManagerBasicTest::TearDown()
    [all...]
automatic_reboot_manager.h 117 friend class AutomaticRebootManagerBasicTest;

Completed in 151 milliseconds