Searched refs:system_ext_framework_location_path (Results 1 – 1 of 1) sorted by relevance
716 std::string system_ext_framework_location_path = android_system_ext_ + "/framework/foo.jar"; in TEST_F() local717 ASSERT_TRUE(LocationIsOnSystemExtFramework(system_ext_framework_location_path)); in TEST_F()718 TestLocation(system_ext_framework_location_path, hiddenapi::Domain::kPlatform); in TEST_F()726 std::string system_ext_framework_location_path = in TEST_F() local728 ASSERT_TRUE(LocationIsOnSystemExtFramework(system_ext_framework_location_path)); in TEST_F()729 TestLocation(system_ext_framework_location_path, hiddenapi::Domain::kPlatform); in TEST_F()