Home
last modified time | relevance | path

Searched defs:OuterAlloc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/allocator.adaptor/allocator.adaptor.cnstr/
H A Ddeduct.pass.cpp25 typedef A1<int> OuterAlloc; in main() typedef
33 typedef A1<int> OuterAlloc; in main() typedef
40 typedef A1<int> OuterAlloc; in main() typedef
51 typedef A1<int> OuterAlloc; in main() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dscoped_allocator_adaptor_test.cpp62 typedef propagation_test_allocator<tagged_integer<0>, 0> OuterAlloc; in main() typedef