HomeSort by relevance Sort by last modified time
    Searched full:vendor_public_libraries (Results 1 - 1 of 1) sorted by null

  /cts/tests/tests/jni/libjnitest/
android_jni_cts_LinkerNamespacesTest.cpp 202 std::unordered_set<std::string> vendor_public_libraries; local
205 jobject_array_to_set(env, java_vendor_public_libraries, &vendor_public_libraries);
209 !check_libs(kVendorLibraryPath, vendor_public_libraries, empty_set, &error)) {

Completed in 108 milliseconds