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

/external/chromium_org/chrome/browser/chromeos/mobile/
H A Dmobile_activator_unittest.cc105 class MobileActivatorTest : public testing::Test { class in namespace:chromeos
107 MobileActivatorTest() function in class:chromeos::MobileActivatorTest
113 virtual ~MobileActivatorTest() {}
144 DISALLOW_COPY_AND_ASSIGN(MobileActivatorTest);
147 TEST_F(MobileActivatorTest, OTAHasNetworkConnection) {
162 TEST_F(MobileActivatorTest, OTANoNetworkConnection) {
176 TEST_F(MobileActivatorTest, OTAActivationFlow) {
198 TEST_F(MobileActivatorTest, OTASPBasicFlowForNewDevices) {
292 TEST_F(MobileActivatorTest, OTASPScheduling) {
329 TEST_F(MobileActivatorTest, OTASPStartAtStar
[all...]

Completed in 92 milliseconds