Searched defs:expected (Results 1 – 4 of 4) sorted by relevance
59 val expected = request.workSpec.calculateNextRunTime() in testOneTimeRequest_noInitialDelay() constant88 val expected = request.workSpec.calculateNextRunTime() in testOneTimeRequest_noInitialDelay_withConstraintNetworkConnected() constant114 val expected = request.workSpec.calculateNextRunTime() in testOneTimeRequest_noInitialDelay_withConstraintNetworkUnMetered() constant141 val expected = request.workSpec.calculateNextRunTime() in testOneTimeRequest_hasInitialDelay() constant165 val expected = workSpec.calculateNextRunTime() in testOneTimeWorkRequest_backedOff() constant189 val expected = request.workSpec.calculateNextRunTime() in testPeriodicWorkRequest_firstRun() constant236 val expected = TimeUnit.MINUTES.toSeconds(15L) in testPeriodicWorkRequest_withFlex_nextRun() constant
110 Data expected = new Data.Builder().putStringArray("a", new String[]{null, null}).build(); in testMerge_nulls() local
419 long expected = expectedValues[i]; in testMigrationVersion9To10() local452 long expected = expectedValues[i]; in testMigrationVersion10To11() local
186 val expected = createStartForegroundIntent(context, id, foregroundInfo) in <lambda>() constant