Searched defs:wrong1 (Results 1 – 3 of 3) sorted by relevance
153 UserLifecycleEvent wrong1 = new UserLifecycleEvent(USER_LIFECYCLE_EVENT_TYPE_STOPPING, 11); in testForSpecificEvents_filterByUser() local179 UserLifecycleEvent wrong1 = new UserLifecycleEvent(USER_LIFECYCLE_EVENT_TYPE_STOPPING, 11); in testForSpecificEvents_filterByUserDuplicatedEventTypes() local206 UserLifecycleEvent wrong1 = in testForSpecificEvents_filterByPreviousUser() local238 UserLifecycleEvent wrong1 = in testForSpecificEvents_filterByPreviousAndTargetUsers() local
137 int __sptr wrong1; // expected-error {{'__sptr' attribute only applies to pointer arguments}} variable
675 def wrong1(): function