Searched refs:intLess (Results 1 – 4 of 4) sorted by relevance
/ndk/tests/device/test-gnustl-full/unit/ |
D | set_test.cpp | 286 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()
|
D | map_test.cpp | 277 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/ |
D | set_test.cpp | 286 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()
|
D | map_test.cpp | 277 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()
|