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.java896 MockGetChars mockGetChars = new MockGetChars(); in testGetChars()
1040 private static class MockGetChars implements GetChars { class in TextUtilsTest
1311 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf1()
1346 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf2()
1392 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf3()
1417 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf4()
1460 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf5()
1513 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf6()
1669 MockGetChars mockGetChars = new MockGetChars(); in testLastIndexOf1()
1703 MockGetChars mockGetChars = new MockGetChars(); in testLastIndexOf2()
[all …]