Home
last modified time | relevance | path

Searched refs:test_consistency (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_contraction.cpp316 static void test_consistency() in test_consistency() function
581 CALL_SUBTEST_5(test_consistency<ColMajor>()); in EIGEN_DECLARE_TEST()
582 CALL_SUBTEST_5(test_consistency<RowMajor>()); in EIGEN_DECLARE_TEST()
/aosp_15_r20/external/pytorch/test/fx/
H A Dtest_gradual_type.py82 def test_consistency(self): member in AnnotationsTest
H A Dtest_z3_gradual_types.py2408 def test_consistency(self): member in TestInternalConstraints
/aosp_15_r20/external/pytorch/test/
H A Dtest_sparse_csr.py533 def test_consistency(self, layout, device, dtype, op): member in TestSparseCompressed
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_typing.py2184 def test_consistency(self): member in TypingCallableTests