Searched defs:kMatrixCount (Results 1 – 3 of 3) sorted by relevance
660 const int kMatrixCount = 100; in test_matrix_homogeneous() local663 const int kMatrixCount = 1000; in test_matrix_homogeneous() local
9705 constexpr size_t kMatrixCount = 7; in TEST_P() local9790 constexpr size_t kMatrixCount = 1; in TEST_P() local9833 constexpr size_t kMatrixCount = 1; in TEST_P() local9875 constexpr size_t kMatrixCount = 1; in TEST_P() local9925 constexpr size_t kMatrixCount = 6; in TEST_P() local10035 constexpr size_t kMatrixCount = 2; in TEST_P() local10136 constexpr size_t kMatrixCount = 7; in TEST_P() local10198 constexpr size_t kMatrixCount = 3; in TEST_P() local10255 constexpr size_t kMatrixCount = 3; in TEST_P() local10310 constexpr size_t kMatrixCount = 3; in TEST_P() local[all …]
416 static constexpr int kMatrixCount = 5; variable