HomeSort by relevance Sort by last modified time
    Searched refs:shortFoo (Results 1 - 2 of 2) sorted by null

  /art/test/044-proxy/src/
ReturnsAndArgPassing.java 37 short shortFoo();
138 check(proxyMyInterface.shortFoo() == Short.MAX_VALUE);
234 proxyMyInterface.shortFoo();
420 proxyMyInterface.shortFoo();
  /external/android-mock/tests/com/google/android/testing/mocking/
AndroidMockGeneratorTest.java 317 public short shortFoo() {

Completed in 74 milliseconds