Home
last modified time | relevance | path

Searched defs:OutEdgeMatcher (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dnode_matchers.cc342 class OutEdgeMatcher : public ::testing::MatcherInterface<OutEdge> { class
344 OutEdgeMatcher(::testing::Matcher<const Node*> src_matcher, int src_oidx) in OutEdgeMatcher() function in tensorflow::testing::matchers::__anon31c7a6db0111::OutEdgeMatcher