Searched defs:wrong2 (Results 1 – 4 of 4) sorted by relevance
154 UserLifecycleEvent wrong2 = new UserLifecycleEvent(USER_LIFECYCLE_EVENT_TYPE_STOPPED, 11); in testForSpecificEvents_filterByUser() local180 UserLifecycleEvent wrong2 = new UserLifecycleEvent(USER_LIFECYCLE_EVENT_TYPE_STOPPED, 11); in testForSpecificEvents_filterByUserDuplicatedEventTypes() local208 UserLifecycleEvent wrong2 = in testForSpecificEvents_filterByPreviousUser() local240 UserLifecycleEvent wrong2 = in testForSpecificEvents_filterByPreviousAndTargetUsers() local
10 char * cls::* __uptr wrong2 = &cls::m; // expected-error {{'__uptr' attribute cannot be used with p… variable
140 int * __sptr __uptr wrong2; // expected-error {{'__sptr' and '__uptr' attributes are not compatible… variable
683 def wrong2(): function