Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/test/support/
Ddeduction_guides_sfinae_checks.h47 struct BadAlloc {}; in SequenceContainerDeductionGuidesSfinaeAway() struct
90 struct BadAlloc {}; in AssociativeContainerDeductionGuidesSfinaeAway() struct
163 struct BadAlloc {}; in UnorderedContainerDeductionGuidesSfinaeAway() struct
/external/crosvm/resources/src/
Dlib.rs55 BadAlloc(Alloc), enumerator
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/container.adaptors/priority.queue/priqueue.cons/
Ddeduct.pass.cpp273 struct BadAlloc {}; in main() struct