Searched refs:system_library_search_paths (Results 1 – 1 of 1) sorted by relevance
379 std::unordered_set<std::string> system_library_search_paths; in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl() local384 system_library_search_paths.insert(path); in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl()392 system_library_search_paths.insert(kSystemLibraryPath); in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl()393 system_library_search_paths.insert(kArtApexLibraryPath); in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl()395 if (!check_path(env, clazz, kSystemLibraryPath, system_library_search_paths, in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl()