Searched refs:main_thread_error (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Ddlfcn_test.cpp107 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 293 milliseconds