Home
last modified time | relevance | path

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

/cts/tests/tests/jni/libjnitest/
Dandroid_jni_cts_LinkerNamespacesTest.cpp72 static bool not_accessible(const std::string& err) { in not_accessible() function
228 if (!loaded && !not_accessible(err) && !not_found(err) && !wrong_arch(path, err)) { in check_lib()