Home
last modified time | relevance | path

Searched refs:source_to_a (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dgraph_test.cc189 const Edge* source_to_a = graph_.AddControlEdge(graph_.source_node(), a); in TEST_F() local
206 graph_.RemoveEdge(source_to_a); in TEST_F()
300 const Edge* source_to_a = graph_.AddControlEdge(graph_.source_node(), a); in TEST_F() local
304 graph_.RemoveEdge(source_to_a); in TEST_F()