Home
last modified time | relevance | path

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

/bionic/tests/
Ddlext_test.cpp1832 std::string library_path = GetTestlibRoot() + "/inaccessible_libs/libtestshared.so"; in TEST() local
1834 void* handle = android_dlopen_ext(library_path.c_str(), RTLD_NOW, &extinfo); in TEST()
1839 library_path.c_str(), in TEST()