Searched refs:HloCustomCallMatcher (Results 1 – 2 of 2) sorted by relevance
122 void HloCustomCallMatcher::DescribeTo(std::ostream* os) const { in DescribeTo()128 bool HloCustomCallMatcher::MatchAndExplain( in MatchAndExplain()
90 class HloCustomCallMatcher : public HloMatcher {92 HloCustomCallMatcher( in HloCustomCallMatcher() function329 return ::testing::MakeMatcher(new ::xla::testing::HloCustomCallMatcher( in CustomCall()