Searched defs:testLength (Results 1 – 5 of 5) sorted by relevance
25 int32_t testLength = sizeof testChars / sizeof testChars[0]; variable
22 public void testLength() throws Exception { in testLength() method in SpannableStringBuilderTest
160 int32_t testLength = testString.length(); in checkEncoding() local