Searched defs:HloDataflowAnalysisTest (Results 1 – 1 of 1) sorted by relevance
50 class HloDataflowAnalysisTest : public HloTestBase, class53 HloDataflowAnalysisTest() : module_(CreateNewVerifiedModule()) {} in HloDataflowAnalysisTest() function in xla::__anonba9409f30111::HloDataflowAnalysisTest111 TEST_P(HloDataflowAnalysisTest, BinaryOperation) { in TEST_P() argument154 TEST_P(HloDataflowAnalysisTest, TupleAndGtes) { in TEST_P() argument210 TEST_P(HloDataflowAnalysisTest, NestedTuple) { in TEST_P() argument261 TEST_P(HloDataflowAnalysisTest, SingleCall) { in TEST_P() argument312 TEST_P(HloDataflowAnalysisTest, NestedCalls) { in TEST_P() argument379 TEST_P(HloDataflowAnalysisTest, SingleWhile) { in TEST_P() argument480 TEST_P(HloDataflowAnalysisTest, SequentialWhiles) { in TEST_P() argument554 TEST_P(HloDataflowAnalysisTest, MultiLevelNestedWhile) { in TEST_P() argument[all …]