Searched defs:OutEdgeMatcher (Results 1 – 1 of 1) sorted by relevance
342 class OutEdgeMatcher : public ::testing::MatcherInterface<OutEdge> { class344 OutEdgeMatcher(::testing::Matcher<const Node*> src_matcher, int src_oidx) in OutEdgeMatcher() function in tensorflow::testing::matchers::__anon31c7a6db0111::OutEdgeMatcher