Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dhidden_api_test.cc778 std::string system_ext_framework_multi_location_path = in TEST_F() local
780 ASSERT_TRUE(LocationIsOnSystemExtFramework(system_ext_framework_multi_location_path)); in TEST_F()
781 TestLocation(system_ext_framework_multi_location_path, hiddenapi::Domain::kPlatform); in TEST_F()
789 std::string system_ext_framework_multi_location_path = in TEST_F() local
791 ASSERT_TRUE(LocationIsOnSystemExtFramework(system_ext_framework_multi_location_path)); in TEST_F()
792 TestLocation(system_ext_framework_multi_location_path, hiddenapi::Domain::kPlatform); in TEST_F()