Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dcontainer_test_types.h249 bool m_old; member
252 m_old = m_cc->isInAllocatorConstruct(); in InAllocatorConstructGuard()
257 if (m_cc) m_cc->inAllocatorConstruct(m_old); in ~InAllocatorConstructGuard()