Home
last modified time | relevance | path

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

/bionic/tests/
Ddlfcn_test.cpp1642 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\": W+E load segments… in TEST() local
1653 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" has invalid shdr o… in TEST() local
1664 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" has unsupported e_… in TEST() local
1675 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" has invalid e_shst… in TEST() local
1686 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" has no section hea… in TEST() local
1697 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" has invalid shdr o… in TEST() local
1708 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" .dynamic section h… in TEST() local
1719 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" has text relocatio… in TEST() local
1730 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" has text relocatio… in TEST() local
Ddlext_test.cpp1809 std::string expected_dlerror = in TEST() local