Home
last modified time | relevance | path

Searched defs:testConstexprSpan (Results 1 – 25 of 33) sorted by relevance

12

/external/libcxx/test/std/containers/views/span.sub/
Dsubspan.pass.cpp31 constexpr bool testConstexprSpan(Span sp) in testConstexprSpan() function
50 constexpr bool testConstexprSpan(Span sp) in testConstexprSpan() function
Dfirst.pass.cpp30 constexpr bool testConstexprSpan(Span sp) in testConstexprSpan() function
Dlast.pass.cpp30 constexpr bool testConstexprSpan(Span sp) in testConstexprSpan() function
/external/cronet/third_party/libc++/src/test/std/containers/views/views.span/span.sub/
Dsubspan.pass.cpp28 constexpr bool testConstexprSpan(Span sp) in testConstexprSpan() function
47 constexpr bool testConstexprSpan(Span sp) in testConstexprSpan() function
/external/libcxx/test/std/containers/views/span.obs/
Dsize.pass.cpp26 constexpr bool testConstexprSpan(Span sp, ptrdiff_t sz) in testConstexprSpan() function
Dsize_bytes.pass.cpp27 constexpr bool testConstexprSpan(Span sp, ptrdiff_t sz) in testConstexprSpan() function
/external/libcxx/test/std/containers/views/span.elem/
Ddata.pass.cpp26 constexpr bool testConstexprSpan(Span sp, typename Span::pointer ptr) in testConstexprSpan() function
Dop_idx.pass.cpp27 constexpr bool testConstexprSpan(Span sp, ptrdiff_t idx) in testConstexprSpan() function
/external/cronet/third_party/libc++/src/test/std/containers/views/views.span/span.elem/
Ddata.pass.cpp24 constexpr bool testConstexprSpan(Span sp, typename Span::pointer ptr) in testConstexprSpan() function
Dfront.pass.cpp26 constexpr bool testConstexprSpan(Span sp) in testConstexprSpan() function
Dback.pass.cpp26 constexpr bool testConstexprSpan(Span sp) in testConstexprSpan() function
Dop_idx.pass.cpp24 constexpr bool testConstexprSpan(Span sp, std::size_t idx) in testConstexprSpan() function
/external/cronet/third_party/libc++/src/test/std/containers/views/views.span/span.obs/
Dsize.pass.cpp24 constexpr bool testConstexprSpan(Span sp, std::size_t sz) in testConstexprSpan() function
Dsize_bytes.pass.cpp25 constexpr bool testConstexprSpan(Span sp, std::size_t sz) in testConstexprSpan() function
/external/cronet/third_party/libc++/src/test/std/containers/views/views.span/span.iterators/
Drend.pass.cpp22 constexpr bool testConstexprSpan(Span s) in testConstexprSpan() function
Dbegin.pass.cpp22 constexpr bool testConstexprSpan(Span s) in testConstexprSpan() function
Dend.pass.cpp22 constexpr bool testConstexprSpan(Span s) in testConstexprSpan() function
Drbegin.pass.cpp22 constexpr bool testConstexprSpan(Span s) in testConstexprSpan() function
/external/libcxx/test/std/containers/views/span.iterators/
Drend.pass.cpp23 constexpr bool testConstexprSpan(Span s) in testConstexprSpan() function
Dbegin.pass.cpp23 constexpr bool testConstexprSpan(Span s) in testConstexprSpan() function
Dend.pass.cpp23 constexpr bool testConstexprSpan(Span s) in testConstexprSpan() function
Drbegin.pass.cpp23 constexpr bool testConstexprSpan(Span s) in testConstexprSpan() function
/external/libcxx/test/std/containers/views/span.cons/
Ddefault.pass.cpp45 constexpr bool testConstexprSpan() in testConstexprSpan() function
Dstdarray.pass.cpp73 constexpr bool testConstexprSpan() in testConstexprSpan() function
/external/cronet/third_party/libc++/src/test/std/containers/views/views.span/span.cons/
Ddefault.pass.cpp44 constexpr bool testConstexprSpan() in testConstexprSpan() function

12