Searched defs:indices2 (Results 1 – 5 of 5) sorted by relevance
/external/eigen/unsupported/test/ |
D | cxx11_tensor_morphing.cpp | 128 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
|
D | cxx11_tensor_morphing_sycl.cpp | 167 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
|
D | cxx11_tensor_ref.cpp | 101 Eigen::DSizes<ptrdiff_t, 5> indices2(1,1,3,4,5); in test_slice() local
|
/external/angle/src/tests/gl_tests/ |
D | DrawElementsTest.cpp | 692 const GLushort indices2[] = {0, 0, 0, 0, 0, 0}; in TEST_P() local
|
D | MultisampleTest.cpp | 240 const GLubyte indices2[] = {0, 1}; in TEST_P() local
|