Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers_test.cc28 string DescribeHloMatcher(const ::testing::Matcher<const HloInstruction*>& m) { in DescribeHloMatcher() function
103 EXPECT_THAT(DescribeHloMatcher(op::CustomCall("foo_target")), in TEST()