Searched refs:hasJobStarted (Results 1 – 2 of 2) sorted by relevance
33 public static Supplier<Boolean> hasJobStarted = () -> sJobStarted; field in TestJob
549 waitUntil(TestJob.hasJobStarted, /* expected */ true); in testLastTimeAnyComponentUsed_JobServiceShouldBeIgnored()