Home
last modified time | relevance | path

Searched refs:tmpStorageAgain (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/tests/Codegen/src/com/android/codegentest/
H A DSampleDataClassTest.java211 int[] tmpStorageAgain = mSpecimen.getTmpStorage(); in testLazyInit_isLazilyCalledOnce() local
212 assertSame(tmpStorage, tmpStorageAgain); in testLazyInit_isLazilyCalledOnce()