Searched refs:clocknames (Results 1 – 1 of 1) sorted by relevance
202 static char const * const clocknames[] = { variable267 for (int clock = 0; clock < sizeof(clocknames) / sizeof(clocknames[0]); in test_clock_gettime()269 test_one_clock_gettime(clock, clocknames[clock]); in test_clock_gettime()