Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/net/
DPercentEscaperTest_gwt.java36 public void testCustomEscaper() throws Exception { in testCustomEscaper() method in PercentEscaperTest_gwt
38 testCase.testCustomEscaper(); in testCustomEscaper()
/external/guava/guava-tests/test/com/google/common/net/
DPercentEscaperTest.java82 public void testCustomEscaper() { in testCustomEscaper() method in PercentEscaperTest