Searched refs:sSessionCreationLocation (Results 1 – 1 of 1) sorted by relevance
120 private static Exception sSessionCreationLocation; field in AbstractExtendedMockitoTestCase222 sSessionCreationLocation = new Exception(getTestName()); in createSessionLocation()227 sSessionCreationLocation = e; in createSessionLocation()296 if (sSessionCreationLocation != null) { in finishHighlanderSessionIfNeeded()299 + "created at", sSessionCreationLocation); in finishHighlanderSessionIfNeeded()302 + "created at " + sSessionCreationLocation); in finishHighlanderSessionIfNeeded()