Home
last modified time | relevance | path

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

/ndk/tests/device/test-gnustl-full/unit/
Dset_test.cpp249 set<int>::const_iterator cit = tree.begin(); in implementation_check() local
250 int const& int_cref = *cit++; in implementation_check()
/ndk/tests/device/test-stlport/unit/
Dset_test.cpp249 set<int>::const_iterator cit = tree.begin(); in implementation_check() local
250 int const& int_cref = *cit++; in implementation_check()