Searched defs:g_called (Results 1 - 1 of 1) sorted by path

/bionic/tests/
H A Ddlfcn_test.cpp54 static bool g_called = false; variable
56 g_called = true;
91 g_called = false;
93 ASSERT_TRUE(g_called);

Completed in 125 milliseconds