Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction_test.cc1741 const std::string expected_with_syntax_sugar = in TEST_F() local
1752 EXPECT_EQ(module->ToString(), expected_with_syntax_sugar); in TEST_F()