Home
last modified time | relevance | path

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

/platform_testing/libraries/metrics-helper/src/android/support/test/metricshelper/
DMetricsAsserts.java136 public boolean addAll(Collection<? extends LogMaker> collection) { in addAll() argument
151 public boolean containsAll(Collection<?> collection) { in containsAll() argument
166 public boolean removeAll(Collection<?> collection) { in removeAll() argument
171 public boolean retainAll(Collection<?> collection) { in retainAll() argument
/platform_testing/libraries/health/runners/longevity/
DREADME.md4 order to exercise or stress the device under test. Annotate a collection of JUnit test classes with