Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/base/
DToStringHelperTest_gwt.java21 public void testConstructorLenient_anonymousClass() throws Exception { in testConstructorLenient_anonymousClass() method in ToStringHelperTest_gwt
23 testCase.testConstructorLenient_anonymousClass(); in testConstructorLenient_anonymousClass()
/external/guava/guava-tests/test/com/google/common/base/
DToStringHelperTest.java64 public void testConstructorLenient_anonymousClass() { in testConstructorLenient_anonymousClass() method in ToStringHelperTest