Searched defs:NodeWith (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/compiler/jit/ | ||
| D | node_matchers.h | 234 ::testing::Matcher<const Node*> NodeWith(Ts... args) { in NodeWith() function |
| D | node_matchers.cc | 391 ::testing::Matcher<const Node*> impl::NodeWith( in NodeWith() function in tensorflow::testing::matchers::impl |