Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/stlport/test/eh/
H A Dtest_insert.h173 DstIter* from_orig = new DstIter[original.size()]; in VerifyInsertion() local
174 DstIter* last_from_orig = from_orig; in VerifyInsertion()
188 tmp = EH_STD::find( from_orig, last_from_orig, p.first ); in VerifyInsertion()
213 delete [] from_orig; in VerifyInsertion()