Searched refs:GetTestPath (Results 1 – 1 of 1) sorted by relevance
59 string GetTestPath(int index) { in GetTestPath() function111 provider_.pending_devices_[GetTestLinkName(2)] = GetTestPath(2); in TEST_F()125 provider_.pending_devices_[GetTestLinkName(2)] = GetTestPath(2); in TEST_F()133 provider_.pending_devices_[GetTestLinkName(1)] = GetTestPath(1); in TEST_F()135 live_devices.push_back(GetTestPath(2)); in TEST_F()136 live_devices.push_back(GetTestPath(3)); in TEST_F()141 EXPECT_EQ(GetTestPath(2), provider_.pending_devices_[GetTestLinkName(2)]); in TEST_F()142 EXPECT_EQ(GetTestPath(3), provider_.pending_devices_[GetTestLinkName(3)]); in TEST_F()148 provider_.pending_devices_[GetTestLinkName(1)] = GetTestPath(1); in TEST_F()164 provider_.CreateDevice(GetTestLinkName(1), GetTestPath(1)); in TEST_F()[all …]