Searched refs:dstItem (Results 1 – 1 of 1) sorted by relevance
199 DstIter dstItem; in VerifyInsertion() local200 dstItem = EH_STD::find( first1, original.end(), *p.first ); in VerifyInsertion()201 EH_ASSERT( dstItem != original.end() ); in VerifyInsertion()202 *last_from_orig = dstItem; in VerifyInsertion()