Home
last modified time | relevance | path

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

/ndk/tests/device/test-gnustl-full/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()
/ndk/tests/device/test-stlport/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()