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.cpp134 bool test_system_load_library) { in load_library() argument
154 if (test_system_load_library && java_load_ok) { in load_library()
172 if (test_system_load_library) { in load_library()
210 bool test_system_load_library, in check_lib() argument
213 std::string err = load_library(env, clazz, path, test_system_load_library); in check_lib()
277 bool test_system_load_library, in check_path() argument
305 test_system_load_library, check_absence, errors)) { in check_path()