Home
last modified time | relevance | path

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

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