HomeSort by relevance Sort by last modified time
    Searched refs:m_allow_constructions (Results 1 - 2 of 2) sorted by null

  /external/libcxx/test/support/
container_test_types.h 157 bool m_allow_constructions; member in struct:AllocatorConstructController
204 return m_allow_constructions;
208 m_allow_constructions = value;
216 m_allow_constructions = false;
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/support/
container_test_types.h 157 bool m_allow_constructions; member in struct:AllocatorConstructController
204 return m_allow_constructions;
208 m_allow_constructions = value;
216 m_allow_constructions = false;

Completed in 355 milliseconds