Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src/com/android/launcher3/celllayout/
DTaplReorderWidgetsTest.java303 private Map<Point, ReorderTestCase> getTestMap(String testPath) throws IOException { in getTestMap() argument
306 CellLayoutTestCaseReader.readFromFile(testPath).parse().iterator(); in getTestMap()
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/celllayout/
DReorderAlgorithmUnitTest.java291 private static List<ReorderAlgorithmUnitTestCase> getTestCases(String testPath) in getTestCases() argument
295 CellLayoutTestCaseReader.readFromFile(testPath).parse().iterator(); in getTestCases()