Searched refs:system_multi_location_path (Results 1 – 1 of 1) sorted by relevance
686 std::string system_multi_location_path = GetAndroidRoot() + "/multifoo.jar"; in TEST_F() local687 ASSERT_FALSE(LocationIsOnSystemFramework(system_multi_location_path.c_str())); in TEST_F()688 TestLocation(system_multi_location_path, hiddenapi::Domain::kApplication); in TEST_F()