Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_morphing.cpp129 Eigen::DSizes<ptrdiff_t, 5> sizes2(1,1,2,2,3); in test_simple_slice() local
170 Eigen::DSizes<ptrdiff_t, 2> sizes2(3,1); in test_slice_in_expr() local
498 Eigen::DSizes<ptrdiff_t, 3> sizes2(1,0,2); in test_empty_slice() local
H A Dcxx11_tensor_morphing_sycl.cpp168 Eigen::DSizes<IndexType, 5> sizes2(1,1,2,2,3); in test_simple_slice() local
235 Eigen::DSizes<IndexType, 5> sizes2(1,1,2,2,3); in test_strided_slice_as_rhs_sycl() local
H A Dcxx11_tensor_ref.cpp102 Eigen::DSizes<ptrdiff_t, 5> sizes2(1,1,2,2,3); in test_slice() local
/aosp_15_r20/hardware/interfaces/renderscript/1.0/vts/functional/
H A DVtsScriptTests.cpp467 hidl_vec<int32_t> sizes2 = {-1 /* allocation */}; in TEST_P() local
/aosp_15_r20/external/executorch/kernels/test/
H A Dop_mul_test.cpp123 const std::vector<int32_t> sizes2 = {1, 2, 2}; in test_optimized_path_ignores_leading_1_dimensions() local