Home
last modified time | relevance | path

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

/external/cronet/third_party/libc++/src/test/libcxx/containers/sequences/deque/
Dasan_turning_off.pass.cpp57 struct std::__asan_annotate_container_with_allocator<user_allocator<T>> : false_type {}; struct in std
/external/cronet/third_party/libc++/src/test/libcxx/containers/sequences/vector/
Dasan_turning_off.pass.cpp58 struct std::__asan_annotate_container_with_allocator<user_allocator<T>> : false_type {}; struct in std