Searched refs:branches_p (Results 1 – 1 of 1) sorted by relevance
205 std::vector<const XlaComputation*> branches_p(num_branches); in XLA_TEST_P() local209 branches_p[i] = &branches[i]; in XLA_TEST_P()211 Conditional(branch_index, branches_p, operands); in XLA_TEST_P()252 std::vector<const XlaComputation*> branches_p(num_branches); in XLA_TEST_P() local258 branches_p[i] = &branches[i]; in XLA_TEST_P()264 Conditional(branch_index, branches_p, operands); in XLA_TEST_P()431 std::vector<const XlaComputation*> branches_p(num_branches); in XLA_TEST_P() local434 branches_p[i] = &branches[i]; in XLA_TEST_P()436 Conditional(branch_index, branches_p, in XLA_TEST_P()