Home
last modified time | relevance | path

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

/bionic/tests/
Ddlfcn_test.cpp1629 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\": W+E load segments… in TEST() local
1638 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" has invalid shdr o… in TEST() local
1647 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" has unsupported e_… in TEST() local
1656 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" has invalid e_shst… in TEST() local
1665 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" has no section hea… in TEST() local
1674 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" has invalid shdr o… in TEST() local
1683 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" .dynamic section h… in TEST() local
1692 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" has text relocatio… in TEST() local
1701 …std::string expected_dlerror = std::string("dlopen failed: \"") + libpath + "\" has text relocatio… in TEST() local
Ddlext_test.cpp1836 std::string expected_dlerror = in TEST() local