Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dnode_matchers.cc338 class OutEdgeMatcher : public ::testing::MatcherInterface<OutEdge> { class
340 OutEdgeMatcher(::testing::Matcher<const Node*> src_matcher, int src_oidx) in OutEdgeMatcher() function in tensorflow::testing::matchers::__anondf03e96e0111::OutEdgeMatcher