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

  /external/libcxx/test/support/
controlled_allocators.hpp 94 TypeID const* last_destroy_alloc = nullptr; member in struct:AllocController
131 last_destroy_alloc = &makeTypeID<Alloc>();
142 last_destroy_alloc = nullptr;
199 last_destroy_alloc == &makeTypeID<Alloc>() &&
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
controlled_allocators.hpp 94 TypeID const* last_destroy_alloc = nullptr; member in struct:AllocController
131 last_destroy_alloc = &makeTypeID<Alloc>();
142 last_destroy_alloc = nullptr;
199 last_destroy_alloc == &makeTypeID<Alloc>() &&

Completed in 125 milliseconds