Home
last modified time | relevance | path

Searched refs:yearCount (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dfind_test.cpp68 const unsigned yearCount = sizeof(years) / sizeof(years[0]); in find1() local
69 int* location = find((int*)years, (int*)years + yearCount, 1972); in find1()
/ndk/tests/device/test-gnustl-full/unit/
Dfind_test.cpp68 const unsigned yearCount = sizeof(years) / sizeof(years[0]); in find1() local
69 int* location = find((int*)years, (int*)years + yearCount, 1972); in find1()