xref: /aosp_15_r20/art/test/048-reflect-v8/expected-stdout.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1*795d594fSAndroid Build Coastguard Worker==============================
2*795d594fSAndroid Build Coastguard WorkerAre These Methods Default:
3*795d594fSAndroid Build Coastguard Worker==============================
4*795d594fSAndroid Build Coastguard WorkerIsDefaultTest$DefaultInterface is default = yes
5*795d594fSAndroid Build Coastguard WorkerIsDefaultTest$RegularInterface is default = no
6*795d594fSAndroid Build Coastguard WorkerIsDefaultTest$ImplementsWithDefault is default = yes
7*795d594fSAndroid Build Coastguard WorkerIsDefaultTest$ImplementsWithRegular is default = no
8*795d594fSAndroid Build Coastguard Worker==============================
9*795d594fSAndroid Build Coastguard WorkerAre These Methods found by getDeclaredMethod:
10*795d594fSAndroid Build Coastguard Worker==============================
11*795d594fSAndroid Build Coastguard WorkerNo error thrown for class interface DefaultDeclared$DefaultInterface
12*795d594fSAndroid Build Coastguard WorkerNo error thrown for class interface DefaultDeclared$RegularInterface
13*795d594fSAndroid Build Coastguard WorkerNoSuchMethodException thrown for class class DefaultDeclared$ImplementsWithDefault
14*795d594fSAndroid Build Coastguard WorkerNo error thrown for class class DefaultDeclared$ImplementsWithDeclared
15*795d594fSAndroid Build Coastguard WorkerNo error thrown for class class DefaultDeclared$ImplementsWithRegular
16*795d594fSAndroid Build Coastguard WorkerNoSuchMethodException thrown for class class DefaultDeclared$UnimplementedWithRegular
17*795d594fSAndroid Build Coastguard Worker==============================
18*795d594fSAndroid Build Coastguard WorkerClass annotations by type:
19*795d594fSAndroid Build Coastguard Worker==============================
20*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by class SingleUser with annotation Calendar: @Calendar(dayOfMonth=unspecified_month, dayOfWeek=single, hour=23)
21*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by class SingleUser with annotation Calendars: <empty>
22*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by class User with annotation Calendar: @Calendar(dayOfMonth=last, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=unspecified_month, dayOfWeek=Fri, hour=23)
23*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by class User with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=last, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=unspecified_month, dayOfWeek=Fri, hour=23)])
24*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by class User2 with annotation Calendar: @Calendar(dayOfMonth=z, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=x, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=y, dayOfWeek=unspecified_week, hour=6)
25*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by class User2 with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=z, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=x, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=y, dayOfWeek=unspecified_week, hour=6)])
26*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by class UserComplex with annotation Calendar: @Calendar(dayOfMonth=afirst, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=zsecond, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=athird, dayOfWeek=unspecified_week, hour=23)
27*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by class UserComplex with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=zsecond, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=athird, dayOfWeek=unspecified_week, hour=23)])
28*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by class UserSub with annotation Calendar: @Calendar(dayOfMonth=last, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=unspecified_month, dayOfWeek=Fri, hour=23)
29*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by class UserSub with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=last, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=unspecified_month, dayOfWeek=Fri, hour=23)])
30*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by class UserSub2 with annotation Calendar: @Calendar(dayOfMonth=sub2, dayOfWeek=unspecified_week, hour=6)
31*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by class UserSub2 with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=last, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=unspecified_month, dayOfWeek=Fri, hour=23)])
32*795d594fSAndroid Build Coastguard Worker-----------------------------
33*795d594fSAndroid Build Coastguard Worker-----------------------------
34*795d594fSAndroid Build Coastguard Worker==============================
35*795d594fSAndroid Build Coastguard WorkerClass declared annotation:
36*795d594fSAndroid Build Coastguard Worker==============================
37*795d594fSAndroid Build Coastguard WorkerDeclared annotations by class class SingleUser, annotation interface Calendar: @Calendar(dayOfMonth=unspecified_month, dayOfWeek=single, hour=23)
38*795d594fSAndroid Build Coastguard WorkerDeclared annotations by class class SingleUser, annotation interface Calendars: <null>
39*795d594fSAndroid Build Coastguard WorkerDeclared annotations by class class User, annotation interface Calendar: <null>
40*795d594fSAndroid Build Coastguard WorkerDeclared annotations by class class User, annotation interface Calendars: @Calendars(value=[@Calendar(dayOfMonth=last, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=unspecified_month, dayOfWeek=Fri, hour=23)])
41*795d594fSAndroid Build Coastguard WorkerDeclared annotations by class class UserComplex, annotation interface Calendar: @Calendar(dayOfMonth=afirst, dayOfWeek=unspecified_week, hour=6)
42*795d594fSAndroid Build Coastguard WorkerDeclared annotations by class class UserComplex, annotation interface Calendars: @Calendars(value=[@Calendar(dayOfMonth=zsecond, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=athird, dayOfWeek=unspecified_week, hour=23)])
43*795d594fSAndroid Build Coastguard WorkerDeclared annotations by class class UserSub, annotation interface Calendar: <null>
44*795d594fSAndroid Build Coastguard WorkerDeclared annotations by class class UserSub, annotation interface Calendars: <null>
45*795d594fSAndroid Build Coastguard WorkerDeclared annotations by class class UserSub2, annotation interface Calendar: @Calendar(dayOfMonth=sub2, dayOfWeek=unspecified_week, hour=6)
46*795d594fSAndroid Build Coastguard WorkerDeclared annotations by class class UserSub2, annotation interface Calendars: <null>
47*795d594fSAndroid Build Coastguard Worker-----------------------------
48*795d594fSAndroid Build Coastguard Worker-----------------------------
49*795d594fSAndroid Build Coastguard Worker==============================
50*795d594fSAndroid Build Coastguard WorkerDeclared class annotations by type:
51*795d594fSAndroid Build Coastguard Worker==============================
52*795d594fSAndroid Build Coastguard WorkerDeclared annnotations by type, defined by class SingleUser with annotation Calendar: @Calendar(dayOfMonth=unspecified_month, dayOfWeek=single, hour=23)
53*795d594fSAndroid Build Coastguard WorkerDeclared annnotations by type, defined by class SingleUser with annotation Calendars: <empty>
54*795d594fSAndroid Build Coastguard WorkerDeclared annnotations by type, defined by class User with annotation Calendar: @Calendar(dayOfMonth=last, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=unspecified_month, dayOfWeek=Fri, hour=23)
55*795d594fSAndroid Build Coastguard WorkerDeclared annnotations by type, defined by class User with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=last, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=unspecified_month, dayOfWeek=Fri, hour=23)])
56*795d594fSAndroid Build Coastguard WorkerDeclared annnotations by type, defined by class User2 with annotation Calendar: @Calendar(dayOfMonth=z, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=x, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=y, dayOfWeek=unspecified_week, hour=6)
57*795d594fSAndroid Build Coastguard WorkerDeclared annnotations by type, defined by class User2 with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=z, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=x, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=y, dayOfWeek=unspecified_week, hour=6)])
58*795d594fSAndroid Build Coastguard WorkerDeclared annnotations by type, defined by class UserComplex with annotation Calendar: @Calendar(dayOfMonth=afirst, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=zsecond, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=athird, dayOfWeek=unspecified_week, hour=23)
59*795d594fSAndroid Build Coastguard WorkerDeclared annnotations by type, defined by class UserComplex with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=zsecond, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=athird, dayOfWeek=unspecified_week, hour=23)])
60*795d594fSAndroid Build Coastguard WorkerDeclared annnotations by type, defined by class UserSub with annotation Calendar: <empty>
61*795d594fSAndroid Build Coastguard WorkerDeclared annnotations by type, defined by class UserSub with annotation Calendars: <empty>
62*795d594fSAndroid Build Coastguard WorkerDeclared annnotations by type, defined by class UserSub2 with annotation Calendar: @Calendar(dayOfMonth=sub2, dayOfWeek=unspecified_week, hour=6)
63*795d594fSAndroid Build Coastguard WorkerDeclared annnotations by type, defined by class UserSub2 with annotation Calendars: <empty>
64*795d594fSAndroid Build Coastguard Worker-----------------------------
65*795d594fSAndroid Build Coastguard Worker-----------------------------
66*795d594fSAndroid Build Coastguard Worker==============================
67*795d594fSAndroid Build Coastguard WorkerMethod annotations by type:
68*795d594fSAndroid Build Coastguard Worker==============================
69*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method singleUser with annotation Calendar: @Calendar(dayOfMonth=unspecified_month, dayOfWeek=single, hour=23)
70*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method singleUser with annotation Calendars: <empty>
71*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method user with annotation Calendar: @Calendar(dayOfMonth=last, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=unspecified_month, dayOfWeek=Fri, hour=23)
72*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method user with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=last, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=unspecified_month, dayOfWeek=Fri, hour=23)])
73*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method user2 with annotation Calendar: @Calendar(dayOfMonth=z, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=x, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=y, dayOfWeek=unspecified_week, hour=6)
74*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method user2 with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=z, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=x, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=y, dayOfWeek=unspecified_week, hour=6)])
75*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method userComplex with annotation Calendar: @Calendar(dayOfMonth=afirst, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=zsecond, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=athird, dayOfWeek=unspecified_week, hour=23)
76*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method userComplex with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=zsecond, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=athird, dayOfWeek=unspecified_week, hour=23)])
77*795d594fSAndroid Build Coastguard Worker-----------------------------
78*795d594fSAndroid Build Coastguard Worker-----------------------------
79*795d594fSAndroid Build Coastguard Worker==============================
80*795d594fSAndroid Build Coastguard WorkerDeclared method annotations:
81*795d594fSAndroid Build Coastguard Worker==============================
82*795d594fSAndroid Build Coastguard WorkerAnnotations declared by method singleUser with annotation Calendar: @Calendar(dayOfMonth=unspecified_month, dayOfWeek=single, hour=23)
83*795d594fSAndroid Build Coastguard WorkerAnnotations declared by method singleUser with annotation Calendars: <null>
84*795d594fSAndroid Build Coastguard WorkerAnnotations declared by method user with annotation Calendar: <null>
85*795d594fSAndroid Build Coastguard WorkerAnnotations declared by method user with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=last, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=unspecified_month, dayOfWeek=Fri, hour=23)])
86*795d594fSAndroid Build Coastguard WorkerAnnotations declared by method user2 with annotation Calendar: <null>
87*795d594fSAndroid Build Coastguard WorkerAnnotations declared by method user2 with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=z, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=x, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=y, dayOfWeek=unspecified_week, hour=6)])
88*795d594fSAndroid Build Coastguard WorkerAnnotations declared by method userComplex with annotation Calendar: @Calendar(dayOfMonth=afirst, dayOfWeek=unspecified_week, hour=6)
89*795d594fSAndroid Build Coastguard WorkerAnnotations declared by method userComplex with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=zsecond, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=athird, dayOfWeek=unspecified_week, hour=23)])
90*795d594fSAndroid Build Coastguard Worker-----------------------------
91*795d594fSAndroid Build Coastguard Worker-----------------------------
92*795d594fSAndroid Build Coastguard Worker==============================
93*795d594fSAndroid Build Coastguard WorkerDeclared method annotations by type:
94*795d594fSAndroid Build Coastguard Worker==============================
95*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method singleUser with annotation Calendar: @Calendar(dayOfMonth=unspecified_month, dayOfWeek=single, hour=23)
96*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method singleUser with annotation Calendars: <empty>
97*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method user with annotation Calendar: @Calendar(dayOfMonth=last, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=unspecified_month, dayOfWeek=Fri, hour=23)
98*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method user with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=last, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=unspecified_month, dayOfWeek=Fri, hour=23)])
99*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method user2 with annotation Calendar: @Calendar(dayOfMonth=z, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=x, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=y, dayOfWeek=unspecified_week, hour=6)
100*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method user2 with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=z, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=x, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=y, dayOfWeek=unspecified_week, hour=6)])
101*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method userComplex with annotation Calendar: @Calendar(dayOfMonth=afirst, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=zsecond, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=athird, dayOfWeek=unspecified_week, hour=23)
102*795d594fSAndroid Build Coastguard WorkerAnnotations by type, defined by method userComplex with annotation Calendars: @Calendars(value=[@Calendar(dayOfMonth=zsecond, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=athird, dayOfWeek=unspecified_week, hour=23)])
103*795d594fSAndroid Build Coastguard Worker-----------------------------
104*795d594fSAndroid Build Coastguard Worker-----------------------------
105