Searched defs:HloDataflowAnalysisTest (Results 1 – 1 of 1) sorted by relevance
45 class HloDataflowAnalysisTest : public HloTestBase, class48 HloDataflowAnalysisTest() : module_(CreateNewVerifiedModule()) {} in HloDataflowAnalysisTest() function in xla::__anon587423c40111::HloDataflowAnalysisTest104 TEST_P(HloDataflowAnalysisTest, BinaryOperation) { in TEST_P() argument147 TEST_P(HloDataflowAnalysisTest, TupleAndGtes) { in TEST_P() argument203 TEST_P(HloDataflowAnalysisTest, NestedTuple) { in TEST_P() argument254 TEST_P(HloDataflowAnalysisTest, SingleCall) { in TEST_P() argument305 TEST_P(HloDataflowAnalysisTest, NestedCalls) { in TEST_P() argument372 TEST_P(HloDataflowAnalysisTest, SingleWhile) { in TEST_P() argument473 TEST_P(HloDataflowAnalysisTest, SequentialWhiles) { in TEST_P() argument547 TEST_P(HloDataflowAnalysisTest, MultiLevelNestedWhile) { in TEST_P() argument[all …]