Searched defs:expectedHeight (Results 1 – 6 of 6) sorted by relevance
149 int expectedHeight = mResources.getDrawable(MOVIE).getIntrinsicHeight(); in testGetMovieProperties() local
94 int expectedHeight = mMockSurfaceView.getMeasuredHeight(); in testSurfaceView() local
415 int expectedWidth, int expectedHeight, long timestampBeforeTakeScreenshot) { in verifyScreenshotResult()
1117 int expectedWidth, int expectedHeight, Bitmap.Config config) { in testGetScaledFrameAtTime()
4026 final int expectedHeight = metrics.getBounds().height() - insets.top - insets.bottom; in testGetWindowVisibleDisplayFrame() local
1137 final int expectedHeight = mTextView.getTotalPaddingBottom() in testSetMaxLines_toZero_shouldNotDisplayAnyLines() local