Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/escape/
DUnicodeEscaperTest_gwt.java61 public void testTrailingHighSurrogate() throws Exception { in testTrailingHighSurrogate() method in UnicodeEscaperTest_gwt
63 testCase.testTrailingHighSurrogate(); in testTrailingHighSurrogate()
/external/guava/guava-tests/test/com/google/common/escape/
DUnicodeEscaperTest.java111 public void testTrailingHighSurrogate() { in testTrailingHighSurrogate() method in UnicodeEscaperTest