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.java699 MockGetChars mockGetChars = new MockGetChars(); in testGetChars()
843 private class MockGetChars implements GetChars { class in TextUtilsTest
1129 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf1()
1163 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf2()
1208 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf3()
1232 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf4()
1274 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf5()
1326 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf6()
1466 MockGetChars mockGetChars = new MockGetChars(); in testLastIndexOf1()
1499 MockGetChars mockGetChars = new MockGetChars(); in testLastIndexOf2()
[all …]