Home
last modified time | relevance | path

Searched refs:MockGetChars (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/text/src/android/text/cts/
DTextUtilsTest.java696 MockGetChars mockGetChars = new MockGetChars(); in testGetChars()
840 private class MockGetChars implements GetChars { class in TextUtilsTest
1126 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf1()
1160 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf2()
1205 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf3()
1229 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf4()
1271 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf5()
1323 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf6()
1477 MockGetChars mockGetChars = new MockGetChars(); in testLastIndexOf1()
1510 MockGetChars mockGetChars = new MockGetChars(); in testLastIndexOf2()
[all …]