Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/containers/views/mdspan/layout_right/
H A Dstride.pass.cpp29 constexpr void test_stride(std::array<typename E::index_type, E::rank()> strides, Args... args) { test_stride() function
/llvm-project/libcxx/test/std/containers/views/mdspan/layout_left/
H A Dstride.pass.cpp29 constexpr void test_stride(std::array<typename E::index_type, E::rank()> strides, Args... args) { test_stride() function
/llvm-project/libcxx/test/std/containers/views/mdspan/layout_stride/
H A Dstride.pass.cpp29 constexpr void test_stride(std::array<typename E::index_type, E::rank()> strides, Args... args) { test_stride() function