Home
last modified time | relevance | path

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

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