HomeSort by relevance Sort by last modified time
    Searched refs:NON_STANDARD_TOSTRING (Results 1 - 3 of 3) sorted by null

  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
CollectionToStringTester.java 20 import static com.google.common.collect.testing.features.CollectionFeature.NON_STANDARD_TOSTRING;
46 @CollectionFeature.Require(absent = NON_STANDARD_TOSTRING)
53 @CollectionFeature.Require(absent = NON_STANDARD_TOSTRING)
61 value = KNOWN_ORDER, absent = NON_STANDARD_TOSTRING)
  /external/guava/guava-testlib/src/com/google/common/collect/testing/features/
CollectionFeature.java 73 NON_STANDARD_TOSTRING,
  /external/guava/guava-tests/test/com/google/common/collect/
ContiguousSetNonGwtTest.java 67 CollectionFeature.NON_STANDARD_TOSTRING,

Completed in 80 milliseconds