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

/external/stlport/test/unit/
H A Dfind_test.cpp68 const unsigned yearCount = sizeof(years) / sizeof(years[0]); local
69 int* location = find((int*)years, (int*)years + yearCount, 1972);

Completed in 79 milliseconds