Searched refs:destBoards (Results 1 – 2 of 2) sorted by relevance
106 val destBoards: List<CellLayoutBoard>, constant in com.android.launcher3.celllayout.testgenerator.GridMigrationUnitTestCase150 val destBoards = in generateTestCase() constant169 destBoards = destBoards, in generateTestCase()
178 items = generateItemsForTest(testCase.destBoards, REPEAT_AFTER_DST) in mergeBoards()