Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/base/
DToStringHelperTest_gwt.java36 public void testConstructorLenient_instance() throws Exception { in testConstructorLenient_instance() method in ToStringHelperTest_gwt
38 testCase.testConstructorLenient_instance(); in testConstructorLenient_instance()
/external/guava/guava-tests/test/com/google/common/base/
DToStringHelperTest.java42 public void testConstructorLenient_instance() { in testConstructorLenient_instance() method in ToStringHelperTest