Home
last modified time | relevance | path

Searched refs:cxx_ctor_called (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/libs/
Datexit_testlib.cpp26 static int cxx_ctor_called = 0; variable
33 cxx_ctor_called = 1; in AtExitStaticClass()
96 return cxx_ctor_called; in get_cxx_ctor_called()