Searched refs:expectedType (Results 1 – 3 of 3) sorted by relevance
384 String expectedType = toDo.get(4); in checkPreselectedFilter() local396 boolean fileTypeOK = Helper.checkFileType(type, expectedType); in checkPreselectedFilter()399 "'\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 25 milliseconds