Searched refs:system_framework_multi_location_path (Results 1 – 1 of 1) sorted by relevance
769 std::string system_framework_multi_location_path = GetAndroidRoot() + "/framework/multifoo.jar"; in TEST_F() local770 ASSERT_TRUE(LocationIsOnSystemFramework(system_framework_multi_location_path)); in TEST_F()771 TestLocation(system_framework_multi_location_path, hiddenapi::Domain::kPlatform); in TEST_F()