Searched defs:TestEq (Results 1 – 3 of 3) sorted by relevance
74 inline bool TestEq(const Tensor4DShape& other) const in TestEq() function
1570 static <T> void TestEq(T a, T b) { in TestEq() method in JavaTest
2261 class TestEq(unittest.TestCase): class