Home
last modified time | relevance | path

Searched defs:foo_library_ptr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/bionic/tests/
H A Ddlfcn_test.cpp276 fn_ptr foo_library_ptr = reinterpret_cast<fn_ptr>(dlsym(handle, "foo_library")); in TEST() local
308 fn_ptr foo_library_ptr = reinterpret_cast<fn_ptr>(dlsym(handle, "foo_library")); in TEST() local