Home
last modified time | relevance | path

Searched defs:assertListElements (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsAnimationTestBase.java153 private <T, V> void assertListElements(ArrayList<T> list, Function<T, V> getter, in assertListElements() method in WindowInsetsAnimationTestBase
162 private <T, V> void assertListElements(ArrayList<T> list, Function<T, V> getter, in assertListElements() method in WindowInsetsAnimationTestBase