Searched refs:tmpStorageAgain (Results 1 – 1 of 1) sorted by relevance
211 int[] tmpStorageAgain = mSpecimen.getTmpStorage(); in testLazyInit_isLazilyCalledOnce() local212 assertSame(tmpStorage, tmpStorageAgain); in testLazyInit_isLazilyCalledOnce()