Home
last modified time | relevance | path

Searched refs:weakSetValidator (Results 1 – 4 of 4) sorted by relevance

/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
DFuturesGetCheckedBenchmark.java27 import static com.google.common.util.concurrent.FuturesGetChecked.weakSetValidator;
54 WEAK_SET(weakSetValidator()), enumConstant
/external/guava/android/guava-tests/benchmark/com/google/common/util/concurrent/
DFuturesGetCheckedBenchmark.java26 import static com.google.common.util.concurrent.FuturesGetChecked.weakSetValidator;
53 WEAK_SET(weakSetValidator()), enumConstant
/external/guava/android/guava/src/com/google/common/util/concurrent/
DFuturesGetChecked.java99 static GetCheckedTypeValidator weakSetValidator() { in weakSetValidator() method in FuturesGetChecked
159 return weakSetValidator(); in getBestValidator()
/external/guava/guava/src/com/google/common/util/concurrent/
DFuturesGetChecked.java100 static GetCheckedTypeValidator weakSetValidator() { in weakSetValidator() method in FuturesGetChecked
197 return weakSetValidator(); in getBestValidator()