Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/base/
DAsciiTest_gwt.java21 public void testCharsIgnored() throws Exception { in testCharsIgnored() method in AsciiTest_gwt
23 testCase.testCharsIgnored(); in testCharsIgnored()
/external/guava/guava-tests/test/com/google/common/base/
DAsciiTest.java55 public void testCharsIgnored() { in testCharsIgnored() method in AsciiTest