Searched refs:system_ext_framework_location_path (Results 1 – 1 of 1) sorted by relevance
660 std::string system_ext_framework_location_path = android_system_ext_ + "/framework/foo.jar"; in TEST_F() local661 ASSERT_TRUE(LocationIsOnSystemExtFramework(system_ext_framework_location_path.c_str())); in TEST_F()662 TestLocation(system_ext_framework_location_path, hiddenapi::Domain::kPlatform); in TEST_F()670 std::string system_ext_framework_location_path = in TEST_F() local672 ASSERT_TRUE(LocationIsOnSystemExtFramework(system_ext_framework_location_path.c_str())); in TEST_F()673 TestLocation(system_ext_framework_location_path, hiddenapi::Domain::kPlatform); in TEST_F()