Searched refs:condition_callee (Results 1 – 1 of 1) sorted by relevance
1153 XlaComputation condition_callee; in XLA_TEST_F() local1159 condition_callee = builder.Build().ConsumeValueOrDie(); in XLA_TEST_F()1166 auto result = Call(&builder, condition_callee, {prev}); in XLA_TEST_F()