Home
last modified time | relevance | path

Searched defs:test_dot (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tests/
DPoint3Test.cpp51 static void test_dot(skiatest::Reporter* reporter) { in test_dot() function
/third_party/flutter/skia/tests/
DPoint3Test.cpp51 static void test_dot(skiatest::Reporter* reporter) { in test_dot() function
/third_party/mindspore/tests/st/numpy_native/
Dtest_math_ops.py558 def test_dot(): function