Searched refs:sit (Results 1 – 5 of 5) sorted by relevance
129 set<int>::iterator sit; in bounds() local135 sit = s.lower_bound(2); in bounds()136 CPPUNIT_ASSERT( sit != s.end() ); in bounds()137 CPPUNIT_ASSERT( *sit == 3 ); in bounds()139 sit = s.upper_bound(5); in bounds()140 CPPUNIT_ASSERT( sit != s.end() ); in bounds()141 CPPUNIT_ASSERT( *sit == 6 ); in bounds()231 set<SetTestClass>::iterator sit(s.begin()), sitEnd(s.end()); in specialized_less() local233 for (; sit != sitEnd; ++sit, ++i) { in specialized_less()234 CPPUNIT_ASSERT( sit->data() == i ); in specialized_less()
1047 -site | --site | --sit)1049 -site=* | --site=* | --sit=*)
816 " Käsittele TIEDOSTO vanhana, älä tuota sitä.\n"