Searched refs:getReportKeys (Results 1 – 3 of 3) sorted by relevance
120 assertThat(testOnlyDao.getReportKeys()).containsExactly(reportKey); in migrate1To2()
232 public abstract List<ReportKey> getReportKeys(); in getReportKeys() method in TestOnlyDao
954 assertThat(mTestOnlyDao.getReportKeys()).doesNotContain(REPORT_3);999 assertThat(mTestOnlyDao.getReportKeys()).doesNotContain(REPORT_4);