Searched refs:prefixed_pattern (Results 1 – 1 of 1) sorted by relevance
33 std::string prefixed_pattern = "# CHECK: " + pattern + "\n"; in checkExprIR() local36 torch::jit::testing::FileCheck().run(prefixed_pattern, oss.str()); in checkExprIR()