Home
last modified time | relevance | path

Searched refs:true_builder_result (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dconditional_test.cc511 auto true_builder_result = true_builder.Build(); in XLA_TEST_F() local
512 EXPECT_IS_OK(true_builder_result.status()); in XLA_TEST_F()
529 Conditional(pred, operands, true_builder_result.ConsumeValueOrDie(), operands, in XLA_TEST_F()
553 auto true_builder_result = true_builder.Build(); in XLA_TEST_F() local
554 EXPECT_IS_OK(true_builder_result.status()); in XLA_TEST_F()
574 Conditional(pred, operands, true_builder_result.ConsumeValueOrDie(), operands, in XLA_TEST_F()