Searched refs:jobDef (Results 1 – 1 of 1) sorted by relevance
283 JobStatus jobDef = createJobStatus("testGetMinJobExecutionGuaranteeMs", in testGetMinJobExecutionGuaranteeMs() local294 spyOn(jobDef); in testGetMinJobExecutionGuaranteeMs()302 when(jobDef.shouldTreatAsExpeditedJob()).thenReturn(false); in testGetMinJobExecutionGuaranteeMs()324 mService.getMinJobExecutionGuaranteeMs(jobDef)); in testGetMinJobExecutionGuaranteeMs()