Searched refs:just_false (Results 1 – 1 of 1) sorted by relevance
87 HloComputation::Builder just_false(TestName() + ".false"); in TEST_F() local88 just_false.AddInstruction( in TEST_F()91 module->AddEmbeddedComputation(just_false.Build()); in TEST_F()125 HloComputation::Builder just_false(TestName() + ".false"); in TEST_F() local126 auto* true_constant = just_false.AddInstruction( in TEST_F()128 auto* false_constant = just_false.AddInstruction( in TEST_F()132 module->AddEmbeddedComputation(just_false.Build()); in TEST_F()