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

/system/connectivity/shill/
H A Dmanager_unittest.cc1104 const char kMachineProfile1[] = "machineprofile1"; local
1106 ASSERT_EQ(Error::kSuccess, TestCreateProfile(&manager, kMachineProfile1));
1116 TestPushProfile(&manager, kMachineProfile1));
1121 EXPECT_EQ(Error::kSuccess, TestPushProfile(&manager, kMachineProfile1));
1137 EXPECT_EQ(Error::kSuccess, TestPopProfile(&manager, kMachineProfile1));
1139 TestInsertUserProfile(&manager, kMachineProfile1, "machinehash1"));

Completed in 11 milliseconds