Searched refs:sNextInvocationId (Results 1 – 1 of 1) sorted by relevance
34 private static final AtomicInteger sNextInvocationId = new AtomicInteger(); field in SidelessTestCase39 private final int mInvocationId = sNextInvocationId.incrementAndGet();