Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/jni/libjnitest/
H A Dandroid_jni_cts_LinkerNamespacesTest.cpp130 bool test_system_load_library) { in load_library() argument
150 if (test_system_load_library && java_load_ok) { in load_library()
171 if (test_system_load_library) { in load_library()
215 bool test_system_load_library, in check_lib() argument
218 std::string err = load_library(env, clazz, path, test_system_load_library); in check_lib()
282 bool test_system_load_library, in check_path() argument
322 test_system_load_library, check_absence, errors)) { in check_path()