Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src/com/android/launcher3/celllayout/
DTaplReorderWidgetsTest.java165 private void runTestCase(ReorderTestCase testCase) { in runTestCase() method in TaplReorderWidgetsTest
210 runTestCase(testCaseMap.get(iconGridDimensions)); in runTestCaseMap()
/packages/apps/Launcher3/tests/src/com/android/launcher3/model/gridmigration/
DValidGridMigrationUnitTest.kt145 fun runTestCase() { in runTestCase() method