Searched defs:ParseWindow (Results 1 – 2 of 2) sorted by relevance
4010 bool HloParserImpl::ParseWindow(Window* window, bool expect_outer_curlies) { in ParseWindow() function in xla::__anonf806807d0111::HloParserImpl5279 StatusOr<Window> ParseWindow(absl::string_view str) { in ParseWindow() function
2754 TEST_F(HloParserTest, ParseWindow) { argument