Searched refs:checkIdx (Results 1 – 1 of 1) sorted by relevance
/external/eigen/unsupported/test/ |
D | cxx11_tensor_symmetry.cpp | 49 struct checkIdx { struct 105 group.apply<checkIdx, int>(identity, 0, found, expected); in test_symgroups_static() 134 group.apply<checkIdx, int>(identity, 0, found, expected); in test_symgroups_dynamic() 163 group.apply<checkIdx, int>(identity7, 0, found, expected); in test_symgroups_selection() 193 group.apply<checkIdx, int>(identity10, 0, found, expected); in test_symgroups_selection() 208 group_static.apply<checkIdx, int>(identity10, 0, found, expected); in test_symgroups_selection() 653 group.apply<checkIdx, int>(identity7, 0, found, expected); in test_symgroups_selection()
|