Home
last modified time | relevance | path

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

/cts/tests/tests/jni/libjnitest/
Dandroid_jni_cts_LinkerNamespacesTest.cpp114 bool test_system_load_library) { in load_library() argument
134 if (test_system_load_library && java_load_ok) { in load_library()
152 if (test_system_load_library) { in load_library()
178 bool test_system_load_library, in check_lib() argument
181 std::string err = load_library(env, clazz, path, test_system_load_library); in check_lib()
241 bool test_system_load_library, in check_path() argument
269 test_system_load_library, check_absence, errors)) { in check_path()