Lines Matching refs:kLastAccessThresholdMilliseconds
1012 static const int kLastAccessThresholdMilliseconds = 200;
1017 new CookieMonster(NULL, NULL, kLastAccessThresholdMilliseconds));
1028 base::PlatformThread::Sleep(kLastAccessThresholdMilliseconds + 20);
1190 new CookieMonster(NULL, NULL, kLastAccessThresholdMilliseconds));
1206 base::PlatformThread::Sleep(kLastAccessThresholdMilliseconds + 20);