OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:main_thread_error
(Results
1 - 1
of
1
) sorted by null
/bionic/tests/
dlfcn_test.cpp
107
const char*
main_thread_error
= dlerror();
local
108
ASSERT_SUBSTR("/main/thread",
main_thread_error
);
118
ASSERT_SUBSTR("/main/thread",
main_thread_error
);
Completed in 61 milliseconds