Home
last modified time | relevance | path

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

/art/test/110-field-access/src/
DMain.java62 int cachedIntVal = this.intVal; in timeFieldCached() local
64 result = cachedIntVal; in timeFieldCached()