Searched refs:readJobMapFromDisk (Results 1 – 2 of 2) sorted by relevance
67 mTaskStoreUnderTest.readJobMapFromDisk(jobStatusSet); in testMaybeWriteStatusToDisk()102 mTaskStoreUnderTest.readJobMapFromDisk(jobStatusSet); in testWritingTwoFilesToDisk()150 mTaskStoreUnderTest.readJobMapFromDisk(jobStatusSet); in testWritingTaskWithExtras()168 mTaskStoreUnderTest.readJobMapFromDisk(jobStatusSet); in testWritingTaskWithSourcePackage()189 mTaskStoreUnderTest.readJobMapFromDisk(jobStatusSet); in testWritingTaskWithFlex()216 mTaskStoreUnderTest.readJobMapFromDisk(jobStatusSet); in testMassivePeriodClampedOnRead()239 mTaskStoreUnderTest.readJobMapFromDisk(jobStatusSet); in testPriorityPersisted()260 mTaskStoreUnderTest.readJobMapFromDisk(jobStatusSet); in testNonPersistedTaskIsNotPersisted()
120 readJobMapFromDisk(mJobSet); in JobStore()247 public void readJobMapFromDisk(JobSet jobSet) { in readJobMapFromDisk() method in JobStore