Home
last modified time | relevance | path

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

/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
DFuturesGetCheckedBenchmark.java113 int otherEntriesInDataStructure; field in FuturesGetCheckedBenchmark
123 OTHER_EXCEPTION_TYPES.asList().subList(0, otherEntriesInDataStructure)) { in addOtherEntries()
127 for (int i = 0; i < otherEntriesInDataStructure; i++) { in addOtherEntries()
/external/guava/android/guava-tests/benchmark/com/google/common/util/concurrent/
DFuturesGetCheckedBenchmark.java111 int otherEntriesInDataStructure; field in FuturesGetCheckedBenchmark
121 OTHER_EXCEPTION_TYPES.asList().subList(0, otherEntriesInDataStructure)) { in addOtherEntries()
125 for (int i = 0; i < otherEntriesInDataStructure; i++) { in addOtherEntries()