Searched refs:createInstallActions (Results 1 – 1 of 1) sorted by relevance
1149 actions.addAll(createInstallActions(input)); in getTestCasesFrom()1348 private static List<Action> createInstallActions(JSONObject input) throws JSONException { in createInstallActions() method in E2ETest