/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/ |
D | StringsTest.java | 175 assertEquals("", Strings.commonSuffix("", "")); in testCommonSuffix() 176 assertEquals("", Strings.commonSuffix("abc", "")); in testCommonSuffix() 177 assertEquals("", Strings.commonSuffix("", "abc")); in testCommonSuffix() 178 assertEquals("", Strings.commonSuffix("abcde", "xyz")); in testCommonSuffix() 179 assertEquals("", Strings.commonSuffix("xyz", "abcde")); in testCommonSuffix() 180 assertEquals("", Strings.commonSuffix("xyz", "xyzabc")); in testCommonSuffix() 181 assertEquals("c", Strings.commonSuffix("abc", "ccccc")); in testCommonSuffix() 182 assertEquals("aa", Strings.commonSuffix("aa", "aaaaa")); in testCommonSuffix() 184 Strings.commonSuffix(new StringBuffer("xyzabc"), "xxxabc")); in testCommonSuffix() 188 Strings.commonSuffix("abc\uD8AB\uDCABdef", "xyz\uD8AB\uDCABdef")); in testCommonSuffix() [all …]
|
/external/guava/guava-tests/test/com/google/common/base/ |
D | StringsTest.java | 177 assertEquals("", Strings.commonSuffix("", "")); in testCommonSuffix() 178 assertEquals("", Strings.commonSuffix("abc", "")); in testCommonSuffix() 179 assertEquals("", Strings.commonSuffix("", "abc")); in testCommonSuffix() 180 assertEquals("", Strings.commonSuffix("abcde", "xyz")); in testCommonSuffix() 181 assertEquals("", Strings.commonSuffix("xyz", "abcde")); in testCommonSuffix() 182 assertEquals("", Strings.commonSuffix("xyz", "xyzabc")); in testCommonSuffix() 183 assertEquals("c", Strings.commonSuffix("abc", "ccccc")); in testCommonSuffix() 184 assertEquals("aa", Strings.commonSuffix("aa", "aaaaa")); in testCommonSuffix() 186 Strings.commonSuffix(new StringBuffer("xyzabc"), "xxxabc")); in testCommonSuffix() 190 Strings.commonSuffix("abc\uD8AB\uDCABdef", "xyz\uD8AB\uDCABdef")); in testCommonSuffix() [all …]
|
/external/guava/guava/src/com/google/common/base/ |
D | Strings.java | 212 public static String commonSuffix(CharSequence a, CharSequence b) { in commonSuffix() method in Strings
|
/external/clang/lib/Driver/ |
D | ToolChains.cpp | 1764 static Multilib makeMultilib(StringRef commonSuffix) { in makeMultilib() argument 1765 return Multilib(commonSuffix, commonSuffix, commonSuffix); in makeMultilib()
|
/external/owasp/sanitizer/distrib/lib/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/lib/ |
D | guava-16.0.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |