Home
last modified time | relevance | path

Searched defs:expectedWidth (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DMovieTest.java152 int expectedWidth = mResources.getDrawable(MOVIE).getIntrinsicWidth(); in testGetMovieProperties() local
DPaintTest.java160 float expectedWidth) { in verifyBreakText()
1151 int start, int end, float expectedWidth) { in verifyMeasureText()
/cts/tests/tests/view/src/android/view/cts/
DSurfaceViewTest.java93 int expectedWidth = mMockSurfaceView.getMeasuredWidth(); in testSurfaceView() local
/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java189 int expectedWidth = DEFAULT_OUTER_WIDTH - METRICS_WIDTH; in testAlignment() local
/cts/tests/tests/telecom/src/android/telecom/cts/
DVideoCallTest.java771 final int expectedWidth, final Work work) { in assertPeerWidthChanged()