Searched defs:y_last (Results 1 - 1 of 1) sorted by path

/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Ddiffer_unittest.cc357 int y_last = GetDiffInfoHeight() - 2; local
359 EXPECT_EQ(1, GetDiffInfo(x, y_last))
360 << "when x = " << x << ", and y = " << y_last; local

Completed in 156 milliseconds