Home
last modified time | relevance | path

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

/art/test/805-TooDeepClassInstanceOf/
Dinfo.txt1 Test the instanceof in the case the classes are deep (depth > 6)
/art/test/074-gc-thrash/src/
DMain.java110 Deep deep = new Deep(); in runTests() local
115 deep.start(); in runTests()
126 deep.join(); in runTests()
/art/test/670-bitstring-type-check/
Dbuild59 // type checks also for the depth overflow, we provide a hierarchy 9 levels deep.