Home
last modified time | relevance | path

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

/external/annotation-tools/scene-lib/test/annotations/tests/classfile/cases/
DTestFieldGeneric.jaif9 int fieldA
13 int fieldA
18 int fieldA
22 int fieldA
26 int fieldA
34 field s: @annotations.tests.classfile.foo.F(fieldA=1, fieldB="fi")
35 …field list: @annotations.tests.classfile.foo.G(fieldA=3, fieldB="three", fieldC={true, false}, fie…
36 field set: @annotations.tests.classfile.foo.E(fieldA=2, fieldB = "rh")
37 @annotations.tests.classfile.foo.F(fieldA = 1, fieldB = "if")
47 inner-type 3, 0 : @annotations.tests.classfile.foo.F(fieldA=1, fieldB="n")
[all …]
DTestTypecast.jaif9 int fieldA
18 typecast # 59 : @annotations.tests.classfile.foo.C(fieldA=3, fieldB="cast")
19 typecast # 70 : @annotations.tests.classfile.foo.C(fieldA=4, fieldB="cast")
22 inner-type 3, 0: @annotations.tests.classfile.foo.C(fieldA=0, fieldB="99")
25 inner-type 3, 0 : @annotations.tests.classfile.foo.C(fieldA=0, fieldB="110")
26 inner-type 3, 1 : @annotations.tests.classfile.foo.C(fieldA=1, fieldB="110")
27 inner-type 3, 1, 2, 0: @annotations.tests.classfile.foo.C(fieldA=10, fieldB="110")
DTestLocalVariableGenericArray.jaif9 int fieldA
24 inner-type 3, 0 : @annotations.tests.classfile.foo.C(fieldA=0,fieldB="String")
27 local 2 # 8 + 66 : @annotations.tests.classfile.foo.C(fieldA=0, fieldB="Boolean")
43 inner-type 3, 1 : @annotations.tests.classfile.foo.C(fieldA=1, fieldB="set of maps")
DTestMethodReceiver.jaif9 int fieldA
20 receiver : @annotations.tests.classfile.foo.C(fieldA=2, fieldB="rec")
DTestLocalVariable.jaif9 int fieldA
19 local 1 # 6 + 6 : @annotations.tests.classfile.foo.C(fieldA=166, fieldB="good")
DTestTypecastGenericArray.jaif9 int fieldA
23 inner-type 3, 0 : @annotations.tests.classfile.foo.C(fieldA=2,fieldB="")
DTestMethodReturnTypeGenericArray.jaif9 int fieldA
43 inner-type 3, 0, 3, 1 : @annotations.tests.classfile.foo.C(fieldA=01, fieldB="value of key")
DTestObjectCreation.jaif9 int fieldA
DTestTypeTest.jaif9 int fieldA
DTestObjectCreationGenericArray.jaif9 int fieldA
/external/annotation-tools/scene-lib/test/annotations/tests/classfile/
Dall-annotations.jaif11 int fieldA
16 int fieldA
22 int fieldA
27 int fieldA
32 int fieldA
/external/annotation-tools/scene-lib/test/annotations/tests/classfile/foo/
DC.java9 int fieldA(); in fieldA() method
DF.java8 int fieldA(); in fieldA() method
DE.java8 int fieldA(); in fieldA() method
DD.java8 int fieldA(); in fieldA() method
DG.java8 int fieldA(); in fieldA() method