Home
last modified time | relevance | path

Searched defs:test_insert_n (Results 1 – 1 of 1) sorted by relevance

/external/stlport/test/eh/
Dtest_insert.h365 struct test_insert_n struct
368 : original( orig ), fPos( random_number( orig.size() )), fInsCnt(insCnt) in original()
383 void operator()( C& c ) const in operator()
397 const C& original;
398 size_t fPos;
399 size_t fInsCnt;