Home
last modified time | relevance | path

Searched defs:indices2 (Results 1 – 5 of 5) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_morphing.cpp128 Eigen::DSizes<ptrdiff_t, 5> indices2(1,1,3,4,5); in test_simple_slice() local
169 Eigen::DSizes<ptrdiff_t, 2> indices2(0,2); in test_slice_in_expr() local
497 Eigen::DSizes<ptrdiff_t, 3> indices2(1,2,3); in test_empty_slice() local
Dcxx11_tensor_morphing_sycl.cpp167 Eigen::DSizes<IndexType, 5> indices2(1,1,3,4,5); in test_simple_slice() local
234 Eigen::DSizes<IndexType, 5> indices2(1,1,3,4,5); in test_strided_slice_as_rhs_sycl() local
Dcxx11_tensor_ref.cpp101 Eigen::DSizes<ptrdiff_t, 5> indices2(1,1,3,4,5); in test_slice() local
/external/angle/src/tests/gl_tests/
DDrawElementsTest.cpp692 const GLushort indices2[] = {0, 0, 0, 0, 0, 0}; in TEST_P() local
DMultisampleTest.cpp240 const GLubyte indices2[] = {0, 1}; in TEST_P() local