Searched defs:FUNCTION_COUNT (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.cpp202 #define FUNCTION_COUNT 6 macro
204 UPerfFunction *functions[FUNCTION_COUNT];
214 double t[FUNCTION_COUNT];
215 for(int i = 0; i < FUNCTION_COUNT; i++) t[i] = 0;
227 for(int j = 0; U_SUCCESS(status)&& j < FUNCTION_COUNT; j++)
242 for(int i = 0; i < FUNCTION_COUNT; i++)
/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.hpp76 FUNCTION_COUNT enumerator in enum:glcts::DrawElementsBaseVertexTestBase::_function_type
135 , function_type(FUNCTION_COUNT)

Completed in 144 milliseconds