Searched refs:system_ext_multi_location_path (Results 1 – 1 of 1) sorted by relevance
750 std::string system_ext_multi_location_path = android_system_ext_ + "/multifoo.jar"; in TEST_F() local751 ASSERT_FALSE(LocationIsOnSystemExtFramework(system_ext_multi_location_path)); in TEST_F()752 TestLocation(system_ext_multi_location_path, hiddenapi::Domain::kApplication); in TEST_F()759 std::string system_ext_multi_location_path = in TEST_F() local761 ASSERT_FALSE(LocationIsOnSystemExtFramework(system_ext_multi_location_path)); in TEST_F()762 TestLocation(system_ext_multi_location_path, hiddenapi::Domain::kApplication); in TEST_F()