Searched defs:while2 (Results 1 – 3 of 3) sorted by relevance
245 auto while2 = While(condition, build_body(infeed2_shape), result1); in TEST_F() local
684 auto while2 = While(condition2, body2, while1); in XLA_TEST_F() local750 auto while2 = While(condition2, body, while1); in XLA_TEST_F() local814 auto while2 = While(condition2, body, init); in XLA_TEST_F() local
2182 auto while2 = builder.AddInstruction( in TEST_F() local