Home
last modified time | relevance | path

Searched defs:r2 (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dincludes_test.cpp61 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/
Dincludes_test.cpp61 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