Searched refs:launch_width (Results 1 – 3 of 3) sorted by relevance
630 int launch_width() const { return launch_width_; } in launch_width() function
229 EXPECT_EQ(640, extension->launch_width()); in TEST_F()
575 window_size.SetSize(extension->launch_width(), in OpenApplicationWindow()