Searched refs:true_op (Results 1 – 2 of 2) sorted by relevance
110 auto* true_op = computation->AddInstruction( in TEST_F() local113 true_op->AddControlDependencyTo(computation->root_instruction())); in TEST_F()
170 auto* true_op = while_op->while_body()->AddInstruction( in TEST_F() local172 TF_ASSERT_OK(true_op->AddControlDependencyTo( in TEST_F()