Searched refs:system_framework_location_path (Results 1 – 1 of 1) sorted by relevance
708 std::string system_framework_location_path = GetAndroidRoot() + "/framework/foo.jar"; in TEST_F() local709 ASSERT_TRUE(LocationIsOnSystemFramework(system_framework_location_path)); in TEST_F()710 TestLocation(system_framework_location_path, hiddenapi::Domain::kPlatform); in TEST_F()