Searched refs:key3 (Results 1 – 6 of 6) sorted by relevance
/ndk/tests/device/test-stlport/unit/ |
D | map_test.cpp | 367 Key key1(1), key2(2), key3(3), key4(4); in template_methods() local 370 cont.insert(value(&key3, 3)); in template_methods() 416 Key key1(1), key2(2), key3(3), key4(4); in template_methods() local 419 cont.insert(value(&key3, 3)); in template_methods()
|
D | set_test.cpp | 422 Key key1(1), key2(2), key3(3), key4(4); in template_methods() local 425 keySet.insert(&key3); in template_methods() 469 Key key1(1), key2(2), key3(3), key4(4); in template_methods() local 472 keySet.insert(&key3); in template_methods()
|
D | unordered_test.cpp | 595 Key key1(1), key2(2), key3(3), key4(4); in template_methods() local 598 cont.insert(&key3); in template_methods() 636 Key key1(1), key2(2), key3(3), key4(4); in template_methods() local 639 cont.insert(&key3); in template_methods()
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | map_test.cpp | 367 Key key1(1), key2(2), key3(3), key4(4); in template_methods() local 370 cont.insert(value(&key3, 3)); in template_methods() 416 Key key1(1), key2(2), key3(3), key4(4); in template_methods() local 419 cont.insert(value(&key3, 3)); in template_methods()
|
D | set_test.cpp | 422 Key key1(1), key2(2), key3(3), key4(4); in template_methods() local 425 keySet.insert(&key3); in template_methods() 469 Key key1(1), key2(2), key3(3), key4(4); in template_methods() local 472 keySet.insert(&key3); in template_methods()
|
D | unordered_test.cpp | 595 Key key1(1), key2(2), key3(3), key4(4); in template_methods() local 598 cont.insert(&key3); in template_methods() 636 Key key1(1), key2(2), key3(3), key4(4); in template_methods() local 639 cont.insert(&key3); in template_methods()
|