Searched refs:sJobStartCount (Results 1 – 1 of 1) sorted by relevance
79 public static final AtomicInteger sJobStartCount = new AtomicInteger(0); field in FgsNewLogicTest.Fgs86 sJobStartCount.incrementAndGet(); in onStartJob()