Home
last modified time | relevance | path

Searched refs:kMachineProfile0 (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/shill/
Dmanager_unittest.cc1103 const char kMachineProfile0[] = "machineprofile0"; in TEST_F() local
1105 ASSERT_EQ(Error::kSuccess, TestCreateProfile(&manager, kMachineProfile0)); in TEST_F()
1109 EXPECT_EQ(Error::kSuccess, TestPushProfile(&manager, kMachineProfile0)); in TEST_F()