Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
DT.pass.cpp40 struct ThrowsT { struct
41 ThrowsT(int) noexcept(false) {} in ThrowsT() argument
/external/cronet/tot/third_party/libc++/src/test/std/utilities/variant/variant.variant/variant.ctor/
DT.pass.cpp31 struct ThrowsT { struct
32 ThrowsT(int) noexcept(false) {} in ThrowsT() function
/external/cronet/stable/third_party/libc++/src/test/std/utilities/variant/variant.variant/variant.ctor/
DT.pass.cpp31 struct ThrowsT { struct
32 ThrowsT(int) noexcept(false) {} in ThrowsT() argument