Searched defs:LIBPATH (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Ddlext_test.cpp49 #define LIBPATH "%s/nativetest64/libdlext_test_fd/libdlext_test_fd.so" macro
51 #define LIBPATH "%s/nativetest/libdlext_test_fd/libdlext_test_fd.so" macro
95 snprintf(lib_path, sizeof(lib_path), LIBPATH, android_data);

Completed in 258 milliseconds