Home
last modified time | relevance | path

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

/art/test/064-field-access/src/
DMain.java537 Object plainObj = new Object(); in doReflectionTests() local
623 this.getValue(f, plainObj, typeChar, IllegalArgumentException.class); in doReflectionTests()
625 localInst.getValue(f, plainObj, typeChar, IllegalArgumentException.class); in doReflectionTests()