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