Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.cpp202 #define FUNCTION_COUNT 6 in main() macro
204 UPerfFunction *functions[FUNCTION_COUNT]; in main()
214 double t[FUNCTION_COUNT]; in main()
215 for(int i = 0; i < FUNCTION_COUNT; i++) t[i] = 0; in main()
227 for(int j = 0; U_SUCCESS(status)&& j < FUNCTION_COUNT; j++) in main()
242 for(int i = 0; i < FUNCTION_COUNT; i++) in main()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.hpp76 FUNCTION_COUNT enumerator
135 , function_type(FUNCTION_COUNT) in _test_case()
H A DesextcDrawElementsBaseVertexTests.cpp1670 for (int n_function = 0; n_function < FUNCTION_COUNT; ++n_function)
1824 for (int n_function = 0; n_function < FUNCTION_COUNT; ++n_function)
1949 for (int n_function = 0; n_function < FUNCTION_COUNT; ++n_function)
2072 for (int n_function = 0; n_function < FUNCTION_COUNT; ++n_function)
2352 for (int n_function = 0; n_function < FUNCTION_COUNT; ++n_function)

Completed in 6 milliseconds