videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/src/VCXMyVideosCollectionPluginTestBlocks.cpp
changeset 17 69946d1824c4
parent 15 cf5481c2bc0b
child 47 45e72b57a2fd
equal deleted inserted replaced
15:cf5481c2bc0b 17:69946d1824c4
   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