Home
last modified time | relevance | path

Searched defs:anotherFunctionFromIntToInt (Results 1 – 2 of 2) sorted by relevance

/external/r8/src/test/examples/minification/
DInterfaceD.java11 int anotherFunctionFromIntToInt(int arg); in anotherFunctionFromIntToInt() method
DClassD.java9 public int anotherFunctionFromIntToInt(int arg) { in anotherFunctionFromIntToInt() method in ClassD