Home
last modified time | relevance | path

Searched defs:AllocT (Results 1 – 9 of 9) sorted by relevance

/external/libcxx/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.ctor/
Ddefault.pass.cpp30 typedef CountingAllocator<char> AllocT; // Not default constructible in main() typedef
35 typedef std::allocator<char> AllocT; // Is default constructible in main() typedef
Dalloc_move.pass.cpp27 typedef CountingAllocator<char> AllocT; in main() typedef
Dalloc_copy.pass.cpp27 typedef CountingAllocator<char> AllocT; in main() typedef
/external/libcxx/test/std/containers/sequences/vector.bool/
Dmove.pass.cpp66 using AllocT = Vect::allocator_type; in main() typedef
/external/libcxx/test/std/containers/container.requirements/container.requirements.general/
Dallocator_move.pass.cpp33 using AllocT = typename C::allocator_type; in test() typedef
/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/vector.bool/
Dmove.pass.cpp66 using AllocT = Vect::allocator_type; in tests() typedef
/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/vector.bool/
Dmove.pass.cpp66 using AllocT = Vect::allocator_type; in tests() typedef
/external/cronet/stable/third_party/libc++/src/test/std/containers/container.requirements/container.requirements.general/
Dallocator_move.pass.cpp33 using AllocT = typename C::allocator_type; in test() typedef
/external/cronet/tot/third_party/libc++/src/test/std/containers/container.requirements/container.requirements.general/
Dallocator_move.pass.cpp33 using AllocT = typename C::allocator_type; in test() typedef