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
562 public static MockitoException extraInterfacesAcceptsOnlyInterfaces(Class<?> wrongType) { in extraInterfacesAcceptsOnlyInterfaces()569 public static MockitoException extraInterfacesCannotContainMockedType(Class<?> wrongType) { in extraInterfacesCannotContainMockedType()
1755 bool wrongType = (strcmp(actualType, type) != 0); in GetDevicesInfo() local