Home
last modified time | relevance | path

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

/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
Dlast.pass.cpp30 constexpr bool testConstexprSpan(Span sp) in testConstexprSpan() function
Dfirst.pass.cpp30 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/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
Darray.pass.cpp81 constexpr bool testConstexprSpan() in testConstexprSpan() function
Dptr_len.pass.cpp76 constexpr bool testConstexprSpan() in testConstexprSpan() function
Dptr_ptr.pass.cpp76 constexpr bool testConstexprSpan() in testConstexprSpan() function
Dcontainer.pass.cpp81 constexpr bool testConstexprSpan() in testConstexprSpan() function
Dspan.pass.cpp79 constexpr bool testConstexprSpan() 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