Searched refs:getJobState (Results 1 – 3 of 3) sorted by relevance
166 assertThat(getJobState(MIN_CONTACTS_INDEXER_JOB_ID + userId)).contains("waiting"); in testCP2Clear_runsFullUpdate()243 private String getJobState(int jobId) throws Exception { in getJobState() method in ContactsIndexerManagerServiceTest
92 public String getJobState() { in getJobState() method in JobStatus
294 switch (jobStatus.getJobState()) { in handleJobStatus()