Searched refs:expectedType (Results 1 – 3 of 3) sorted by relevance
421 String expectedType = (String) toDo.get(4); in checkPreselectedFilter() local435 boolean fileTypeOK = helper.checkFileType(type, expectedType); in checkPreselectedFilter()438 "'\n\texpected type: '" + expectedType + "'", in checkPreselectedFilter()
1 fileAlias;serviceName;expectedType
1345 Type expectedType; in other_methodAny() local1350 expectedType = Type( pDesc->pWeakRef ); in other_methodAny()1353 if (rAny.getValueType() != expectedType) in other_methodAny()
Completed in 26 milliseconds