Searched defs:r2 (Results 1 – 2 of 2) sorted by relevance
| /ndk/tests/device/test-stlport/unit/ |
| D | includes_test.cpp | 61 bool r2=includes(v1.begin(), v1.end(), v2.begin(), v2.end()); in incl1() local 85 bool r2 = includes(v1.begin(), v1.end(), v2.begin(), v2.end(), compare_strings); in incl2() local
|
| /ndk/tests/device/test-gnustl-full/unit/ |
| D | includes_test.cpp | 61 bool r2=includes(v1.begin(), v1.end(), v2.begin(), v2.end()); in incl1() local 85 bool r2 = includes(v1.begin(), v1.end(), v2.begin(), v2.end(), compare_strings); in incl2() local
|