Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/escape/
DArrayBasedUnicodeEscaperTest_gwt.java36 public void testReplacements() throws Exception { in testReplacements() method in ArrayBasedUnicodeEscaperTest_gwt
38 testCase.testReplacements(); in testReplacements()
/external/guava/guava-tests/test/com/google/common/escape/
DArrayBasedUnicodeEscaperTest.java42 public void testReplacements() throws IOException { in testReplacements() method in ArrayBasedUnicodeEscaperTest