Home
last modified time | relevance | path

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

/cts/tests/tests/jni/libjnitest/
Dandroid_jni_cts_LinkerNamespacesTest.cpp236 static bool check_path(JNIEnv* env, in check_path() function
395 if (!check_path(env, clazz, kSystemLibraryPath, system_library_search_paths, in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl()
407 if (!check_path(env, clazz, kArtApexLibraryPath, {kArtApexLibraryPath}, in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl()
416 if (!check_path(env, clazz, kProductLibraryPath, {kProductLibraryPath}, in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl()
424 if (!check_path(env, clazz, kVendorLibraryPath, {kVendorLibraryPath}, vendor_public_libraries, in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl()