Home
last modified time | relevance | path

Searched refs:expectedType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A DTypeDetection.java421 String expectedType = (String) toDo.get(4); in checkPreselectedFilter() local
435 boolean fileTypeOK = helper.checkFileType(type, expectedType); in checkPreselectedFilter()
438 "'\n\texpected type: '" + expectedType + "'", in checkPreselectedFilter()
H A DserviceName.csv1 fileAlias;serviceName;expectedType
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1345 Type expectedType; in other_methodAny() local
1350 expectedType = Type( pDesc->pWeakRef ); in other_methodAny()
1353 if (rAny.getValueType() != expectedType) in other_methodAny()

Completed in 48 milliseconds