Home
last modified time | relevance | path

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

/external/googletest/googlemock/test/
Dgmock_stress_test.cc205 const int kCopiesOfEachRoutine = kMaxTestThreads / kRoutines; in TEST() local
206 const int kTestThreads = kCopiesOfEachRoutine * kRoutines; in TEST()
223 const int kExpectedFailures = (3*kRepeat + 1)*kCopiesOfEachRoutine; in TEST()
/external/google-breakpad/src/testing/test/
Dgmock_stress_test.cc287 const int kCopiesOfEachRoutine = kMaxTestThreads / kRoutines; in TEST() local
288 const int kTestThreads = kCopiesOfEachRoutine * kRoutines; in TEST()
305 const int kExpectedFailures = (3*kRepeat + 1)*kCopiesOfEachRoutine; in TEST()