Searched refs:false_result (Results 1 – 1 of 1) sorted by relevance
814 const HloInstruction* false_result = false_root->operand(0); in TEST_F() local816 false_result->shape().layout())); in TEST_F()817 EXPECT_THAT(false_result->opcode(), HloOpcode::kCopy); in TEST_F()