Searched refs:test_sanity_check (Results 1 – 3 of 3) sorted by relevance
30 void test_sanity_check() { in test_sanity_check() function in OpIsNanTest48 #define TEST_ENTRY(ctype, dtype) test_sanity_check<ScalarType::dtype>(); in TEST_F()
30 void test_sanity_check() { in test_sanity_check() function in OpIsInfTest48 #define TEST_ENTRY(ctype, dtype) test_sanity_check<ScalarType::dtype>(); in TEST_F()
515 def test_sanity_check(self): member in IntervalsIntersect