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

  /external/guava/guava-testlib/test/com/google/common/collect/testing/
FeatureSpecificTestSuiteBuilderTest.java 75 .withFeatures(CollectionFeature.NONE).withSetUp(setUpRunnable)
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
PerCollectionSizeTestSuiteBuilder.java 105 .withSetUp(getSetUp())
FeatureSpecificTestSuiteBuilder.java 83 public B withSetUp(Runnable setUp) {

Completed in 58 milliseconds