Searched defs:wrongType (Results 1 – 4 of 4) sorted by relevance
42 EventObject wrongType = new EventObject(o); in testCanTestForSpecificEventClasses() local
75 List<?> wrongType; field in CaptorAnnotationTest.WrongType
581 public static MockitoException extraInterfacesAcceptsOnlyInterfaces(Class<?> wrongType) { in extraInterfacesAcceptsOnlyInterfaces()588 public static MockitoException extraInterfacesCannotContainMockedType(Class<?> wrongType) { in extraInterfacesCannotContainMockedType()
1275 bool wrongType = (strcmp(actualType, type) != 0); in GetDevicesInfo() local