Searched refs:intLess (Results 1 - 2 of 2) sorted by relevance

/external/stlport/test/unit/
H A Dset_test.cpp286 less<int> intLess; local
289 SetInt sint1(intLess, stack1);
294 SetInt sint2(intLess, stack2);
314 SetInt sint1(intLess, stack1);
317 SetInt sint2(intLess, stack2);
337 SetInt sint1(intLess, stack1);
342 SetInt sint2(intLess, stack2);
H A Dmap_test.cpp277 less<int> intLess; local
278 MapInt mint1(intLess, stack1);
284 MapInt mint2(intLess, stack2);

Completed in 218 milliseconds