Searched refs:TestUpdateAllRegularFaninsToControlling (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/ |
D | mutable_graph_view_test.cc | 2729 void TestUpdateAllRegularFaninsToControlling( in TestUpdateAllRegularFaninsToControlling() function 2773 TestUpdateAllRegularFaninsToControlling("a", /*node_exists=*/true, in TEST() 2775 TestUpdateAllRegularFaninsToControlling("c", /*node_exists=*/true, in TEST() 2778 TestUpdateAllRegularFaninsToControlling("d", /*node_exists=*/true, in TEST() 2781 TestUpdateAllRegularFaninsToControlling("e", /*node_exists=*/true, in TEST() 2785 TestUpdateAllRegularFaninsToControlling("b", /*node_exists=*/true, in TEST() 2793 TestUpdateAllRegularFaninsToControlling("f", /*node_exists=*/false, in TEST() 2801 TestUpdateAllRegularFaninsToControlling("ConstantFoldingCtrl/switch_1", in TEST()
|