Home
last modified time | relevance | path

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

/bionic/tests/
Ddlext_test.cpp140 const std::string lib_realpath = std::string(lib_realpath_buf); in TEST_F() local
165 ASSERT_EQ("dlopen failed: \"" + lib_realpath + "\" has bad ELF magic", dlerror()); in TEST_F()