• Home
  • Raw
  • Download

Lines Matching refs:GetPath

611   ASSERT_EQ(return_value[0].GetPath(),  in TEST_F()
1130 ASSERT_EQ(active_apex->GetPath(), file_path); in TEST_F()
1135 UnmountOnTearDown(ret->GetPath()); in TEST_F()
1151 ASSERT_EQ(active_apex->GetPath(), ret->GetPath()); in TEST_F()
1162 ASSERT_EQ(data.full_path, ret->GetPath()); in TEST_F()
1177 ASSERT_EQ(active_apex->GetPath(), file_path); in TEST_F()
1182 UnmountOnTearDown(ret->GetPath()); in TEST_F()
1192 ASSERT_EQ(active_apex->GetPath(), ret->GetPath()); in TEST_F()
1203 ASSERT_EQ(data.full_path, ret->GetPath()); in TEST_F()
1219 ASSERT_EQ(active_apex->GetPath(), file_path); in TEST_F()
1224 UnmountOnTearDown(ret->GetPath()); in TEST_F()
1240 ASSERT_EQ(active_apex->GetPath(), ret->GetPath()); in TEST_F()
1251 ASSERT_EQ(data.full_path, ret->GetPath()); in TEST_F()
1268 ASSERT_EQ(active_apex->GetPath(), file_path); in TEST_F()
1273 UnmountOnTearDown(ret->GetPath()); in TEST_F()
1289 ASSERT_EQ(active_apex->GetPath(), ret->GetPath()); in TEST_F()
1292 ASSERT_EQ(active_apex->GetPath(), in TEST_F()
1304 ASSERT_EQ(data.full_path, ret->GetPath()); in TEST_F()
1320 ASSERT_EQ(active_apex->GetPath(), file_path); in TEST_F()
1325 UnmountOnTearDown(ret->GetPath()); in TEST_F()
1341 ASSERT_EQ(active_apex->GetPath(), ret->GetPath()); in TEST_F()
1352 ASSERT_EQ(data.full_path, ret->GetPath()); in TEST_F()
1367 ASSERT_EQ(active_apex->GetPath(), file_path); in TEST_F()
1385 ASSERT_EQ(active_apex->GetPath(), file_path); in TEST_F()
1412 ASSERT_EQ(active_apex->GetPath(), file_path); in TEST_F()
1430 ASSERT_EQ(active_apex->GetPath(), file_path); in TEST_F()
1462 UnmountOnTearDown(ret->GetPath()); in TEST_F()
1483 /* modulePath= */ ret->GetPath(), in TEST_F()
1486 /* isFactory= */ false, /* isActive= */ true, GetMTime(ret->GetPath()), in TEST_F()
1548 ASSERT_EQ(active_apex->GetPath(), file_path); in TEST_F()
1571 ASSERT_EQ(active_apex->GetPath(), file_path); in TEST_F()
1754 ASSERT_THAT(StagePackages({staged_apex.GetPath()}), Ok()); in TEST_F()
1805 ASSERT_EQ(active_apex->GetPath(), file_path); in TEST_F()
4144 ASSERT_EQ(path1, active_apexes[0].GetPath()); in TEST_F()