Searched defs:ParseWindow (Results 1 – 2 of 2) sorted by relevance
3007 bool HloParser::ParseWindow(Window* window, bool expect_outer_curlies) { in ParseWindow() function in xla::__anonc071bf1f0111::HloParser4130 StatusOr<Window> ParseWindow(absl::string_view str) { in ParseWindow() function
2252 TEST_F(HloParserTest, ParseWindow) { argument