Home
last modified time | relevance | path

Searched defs:Rebind (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/default.allocator/
H A Dallocator_types.deprecated_in_cxx17.verify.cpp36 …typedef std::allocator<char>::rebind<int>::other Rebind; // expected-warning {{'rebind<int>… in f() typedef
43 …typedef std::allocator<char const>::rebind<int>::other Rebind; // expected-warning {{'rebin… in f() typedef
49 …typedef std::allocator<void>::rebind<int>::other Rebind; // expected-warning {{'rebind<int>… in f() typedef
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/memory/
H A Dmemory_test.cc507 TEST(AllocatorTraits, Rebind) { in TEST() argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/memory/
H A Dmemory_test.cc507 TEST(AllocatorTraits, Rebind) { in TEST() argument