HomeSort by relevance Sort by last modified time
    Searched refs:fullString (Results 1 - 5 of 5) sorted by null

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
Inet6AddressTest.java     [all...]
  /external/protobuf/java/core/src/test/java/com/google/protobuf/
CodedOutputStreamTest.java 657 String fullString = fullString(c, length);
658 TestAllTypes testAllTypes = TestAllTypes.newBuilder().setOptionalString(fullString).build();
664 fullString,
668 private static String fullString(char c, int length) {
  /cts/tests/tests/text/src/android/text/cts/
TextUtilsTest.java 124 final String fullString = TextUtils.join(separator, fullList);
125 final float fullWidth = paint.measureText(fullString);
143 assertEquals(fullString,
146 assertEquals(fullString,
155 assertFalse(fullString.equals(ellipsized));
    [all...]
  /external/protobuf/javanano/src/test/java/com/google/protobuf/nano/
NanoTest.java     [all...]
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/
jackson-core-2.6.6.jar 

Completed in 367 milliseconds