videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/src/VCXMyVideosCollectionPluginTestBlocks.cpp
changeset 36 8aed59de29f9
parent 35 3738fe97f027
child 41 229f037ce963
equal deleted inserted replaced
35:3738fe97f027 36:8aed59de29f9
   857     else
   857     else
   858         {
   858         {
   859         itemIndex = iTester->GetIndexOfMediaWithNameL( itemIndexOrName );
   859         itemIndex = iTester->GetIndexOfMediaWithNameL( itemIndexOrName );
   860         }
   860         }
   861     
   861     
   862     if( itemIndex == KErrNotFound ) 
   862     if( itemIndex == KErrNotFound )
   863         {
   863         {
   864         User::Leave( KErrArgument );
   864         User::Leave( KErrArgument );
   865         }
   865         }
   866 
   866 
   867     // Attribute to be checked
   867     // Attribute to be checked