Home
last modified time | relevance | path

Searched refs:startThreads (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/objectivec/Tests/
DGPBConcurrencyTests.m68 - (void)startThreads:(NSArray *)threads {
94 [self startThreads:threads];
114 [self startThreads:threads];
134 [self startThreads:threads];
155 [self startThreads:threads];
176 [self startThreads:threads];
197 [self startThreads:threads];
/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp915 void startThreads (vector<TestThread*>& threads) in startThreads() function
1047 startThreads(threads); in iterate()