Searched defs:ContainsGraphNodeWithName (Results 1 – 2 of 2) sorted by relevance
104 TEST(GraphUtilsTest, ContainsGraphNodeWithName) { in TEST() argument
195 bool ContainsGraphNodeWithName(StringPiece name, const GraphDef& graph) { in ContainsGraphNodeWithName() function