Home
last modified time | relevance | path

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

/art/test/106-exceptions2/src/
DMain.java22 int noThrow(Main nonNullA, in noThrow() method in Main
139 return base.noThrow(a,b,c); in nullCheckTestNoThrow()