Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/test/java/androidx/recyclerview/widget/
DDiffUtilTest.java273 List<Item> applied = applyUpdates(mBefore, DiffUtil.calculateDiff(mCallback, false)); in testDisableMoveDetection() local
322 List<Item> applied = applyUpdates(mBefore, result); in check() local
343 private void assertEquals(List<Item> applied, List<Item> after) { in assertEquals()
/frameworks/rs/script_api/
Drs_math.spec21 to vectors, the returned value is a vector of the function applied to each entry of the input. function