Searched refs:test_routines (Results 1 – 1 of 1) sorted by relevance
185 void (*test_routines[])(Dummy dummy) = { in TEST() local191 const int kRoutines = sizeof(test_routines) / sizeof(test_routines[0]); in TEST()197 threads[i] = new ThreadWithParam<Dummy>(test_routines[i % kRoutines], in TEST()