Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc5221 bool has_no_dot = true; in TEST_P() local
5224 has_no_dot = false; in TEST_P()
5228 EXPECT_EQ(has_no_dot, dot_should_be_transformed); in TEST_P()
5285 bool has_no_dot = true; in TEST_P() local
5288 has_no_dot = false; in TEST_P()
5292 EXPECT_EQ(has_no_dot, dot_should_be_transformed); in TEST_P()