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

  /external/libcxx/test/support/
container_test_types.h 207 void inAllocatorConstruct(bool value = true) {
253 m_cc->inAllocatorConstruct(true);
257 if (m_cc) m_cc->inAllocatorConstruct(m_old);
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/support/
container_test_types.h 207 void inAllocatorConstruct(bool value = true) {
253 m_cc->inAllocatorConstruct(true);
257 if (m_cc) m_cc->inAllocatorConstruct(m_old);

Completed in 663 milliseconds