Home
last modified time | relevance | path

Searched defs:r1 (Results 1 – 4 of 4) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dincludes_test.cpp43 bool r1=includes(numbers1, numbers1 + 5, numbers3, numbers3 + 2); in incl0() local
55 bool r1=includes(v1.begin(), v1.end(), v2.begin(), v2.end()); in incl1() local
80 bool r1 = includes(v1.begin(), v1.end(), v2.begin(), v2.end(), compare_strings); in incl2() local
Dreference_wrapper_test.cpp37 rr_type r1 = std::tr1::ref(i); in ref() local
68 crr_type r1 = std::tr1::cref(i); in cref() local
/ndk/tests/device/test-gnustl-full/unit/
Dincludes_test.cpp43 bool r1=includes(numbers1, numbers1 + 5, numbers3, numbers3 + 2); in incl0() local
55 bool r1=includes(v1.begin(), v1.end(), v2.begin(), v2.end()); in incl1() local
80 bool r1 = includes(v1.begin(), v1.end(), v2.begin(), v2.end(), compare_strings); in incl2() local
Dreference_wrapper_test.cpp37 rr_type r1 = std::tr1::ref(i); in ref() local
68 crr_type r1 = std::tr1::cref(i); in cref() local