Searched refs:system_library_search_paths (Results 1 – 1 of 1) sorted by relevance
416 std::unordered_set<std::string> system_library_search_paths; in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl() local421 system_library_search_paths.insert(path); in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl()429 system_library_search_paths.insert(kSystemLibraryPath); in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl()430 system_library_search_paths.insert(kApexLibraryPaths.begin(), kApexLibraryPaths.end()); in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl()432 if (!check_path(env, clazz, kSystemLibraryPath, system_library_search_paths, in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl()