Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/base/
DStringsTest_gwt.java22 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testCommonPrefix()
27 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testCommonSuffix()
32 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testEmptyToNull()
37 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testIsNullOrEmpty()
42 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testLenientFormat()
47 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testLenientFormat_badArgumentToString_gwtFriendly()
52 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testNullToEmpty()
57 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testPadEnd_negativeMinLength()
62 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testPadEnd_noPadding()
67 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testPadEnd_null()
[all …]
/external/guava/android/guava-tests/test/com/google/common/base/
DStringsTest.java32 public class StringsTest extends TestCase { class
/external/guava/guava-tests/test/com/google/common/base/
DStringsTest.java32 public class StringsTest extends TestCase { class