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.java895 MockGetChars mockGetChars = new MockGetChars(); in testGetChars()
1039 private static class MockGetChars implements GetChars { class in TextUtilsTest
1310 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf1()
1345 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf2()
1391 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf3()
1416 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf4()
1459 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf5()
1512 MockGetChars mockGetChars = new MockGetChars(); in testIndexOf6()
1668 MockGetChars mockGetChars = new MockGetChars(); in testLastIndexOf1()
1702 MockGetChars mockGetChars = new MockGetChars(); in testLastIndexOf2()
[all …]