Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dhidden_api_test.cc722 std::string system_ext_framework_multi_location_path = in TEST_F() local
724 ASSERT_TRUE(LocationIsOnSystemExtFramework(system_ext_framework_multi_location_path.c_str())); in TEST_F()
725 TestLocation(system_ext_framework_multi_location_path, hiddenapi::Domain::kPlatform); in TEST_F()
733 std::string system_ext_framework_multi_location_path = in TEST_F() local
735 ASSERT_TRUE(LocationIsOnSystemExtFramework(system_ext_framework_multi_location_path.c_str())); in TEST_F()
736 TestLocation(system_ext_framework_multi_location_path, hiddenapi::Domain::kPlatform); in TEST_F()