Searched refs:test_expr (Results 1 – 4 of 4) sorted by relevance
46 static void test_expr() in test_expr() function143 CALL_SUBTEST(test_expr<ColMajor>()); in test_cxx11_tensor_convolution()144 CALL_SUBTEST(test_expr<RowMajor>()); in test_cxx11_tensor_convolution()
252 static void test_expr() in test_expr() function527 CALL_SUBTEST(test_expr<ColMajor>()); in test_cxx11_tensor_contraction()528 CALL_SUBTEST(test_expr<RowMajor>()); in test_cxx11_tensor_contraction()
33 static struct test_expr { struct
828 def test_expr(self): member in ASTValidatorTests