Searched defs:withSetUp (Results 1 – 2 of 2) sorted by relevance
/external/guava/guava-testlib/src/com/google/common/collect/testing/ | ||
D | FeatureSpecificTestSuiteBuilder.java | 79 public B withSetUp(Runnable setUp) { in withSetUp() method in FeatureSpecificTestSuiteBuilder |
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/ | ||
D | FeatureSpecificTestSuiteBuilder.java | 79 public B withSetUp(Runnable setUp) { in withSetUp() method in FeatureSpecificTestSuiteBuilder |