HomeSort by relevance Sort by last modified time
    Searched full:shortfoo (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CodeGen/
annotations-builtin.c 6 static short shortfoo; variable
35 short shorta = __builtin_annotation(shortfoo, "annotation_a");
  /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 138 milliseconds