Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dcontainer_test_types.h157 bool m_allow_constructions; member
206 return m_allow_constructions; in isInAllocatorConstruct()
210 m_allow_constructions = value;
218 m_allow_constructions = false; in reset()