Home
last modified time | relevance | path

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

/external/libchrome/base/
Dtools_sanity_unittest.cc288 void RunInParallel(PlatformThread::Delegate *d1, PlatformThread::Delegate *d2) { in RunInParallel() function
301 RunInParallel(&thread1, &thread2); in DataRace()
323 RunInParallel(&thread1, &thread2); in TEST()
331 RunInParallel(&thread1, &thread2); in TEST()
/external/cronet/base/
Dtools_sanity_unittest.cc328 void RunInParallel(PlatformThread::Delegate *d1, PlatformThread::Delegate *d2) { in RunInParallel() function
341 RunInParallel(&thread1, &thread2); in DataRace()
363 RunInParallel(&thread1, &thread2); in TEST()
371 RunInParallel(&thread1, &thread2); in TEST()