Searched refs:test_matrix_multiplication_operator (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/lib2to3/tests/ | ||
D | test_parser.py | 131 def test_matrix_multiplication_operator(self): member in TestMatrixMultiplication |
/external/python/cpython3/Lib/lib2to3/tests/ | ||
D | test_parser.py | 132 def test_matrix_multiplication_operator(self): member in TestMatrixMultiplication |