Home
last modified time | relevance | path

Searched refs:system_ext_framework_location_path (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dhidden_api_test.cc716 std::string system_ext_framework_location_path = android_system_ext_ + "/framework/foo.jar"; in TEST_F() local
717 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() local
728 ASSERT_TRUE(LocationIsOnSystemExtFramework(system_ext_framework_location_path)); in TEST_F()
729 TestLocation(system_ext_framework_location_path, hiddenapi::Domain::kPlatform); in TEST_F()