Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsMessageBodyTest.java160 private static final int sTestLengthCount = 12; field in SmsMessageBodyTest
266 for (int i = 0; i < sTestLengthCount; i++) { in testCalcLengthAscii()
300 for (int i = 1; i < sTestLengthCount; i++) { in testCalcLengthUnicode()