Searched refs:sHighlanderSession (Results 1 – 1 of 1) sorted by relevance
115 private static MockitoSession sHighlanderSession; field in AbstractExtendedMockitoTestCase178 + Thread.currentThread() + "; sHighlanderSession=" + sHighlanderSession); in startSession()206 sHighlanderSession = mSession = builder.initMocks(this).startMocking(); in startSession()236 + Thread.currentThread() + "; sHighlanderSession=" + sHighlanderSession); in finishSession()252 sHighlanderSession = null; in finishSession()287 if (sHighlanderSession == null) { in finishHighlanderSessionIfNeeded()309 sHighlanderSession.finishMocking(); in finishHighlanderSessionIfNeeded()320 sHighlanderSession = null; in finishHighlanderSessionIfNeeded()