Searched refs:library_path (Results 1 – 1 of 1) sorted by relevance
1832 std::string library_path = GetTestlibRoot() + "/inaccessible_libs/libtestshared.so"; in TEST() local1834 void* handle = android_dlopen_ext(library_path.c_str(), RTLD_NOW, &extinfo); in TEST()1839 library_path.c_str(), in TEST()