Home
last modified time | relevance | path

Searched refs:aSlow (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/netwerk/cache2/
H A DCacheFileUtils.h158 static void GetSlowStats(uint32_t* aSlow, uint32_t* aNotSlow);
H A DCacheFileUtils.cpp603 void CachePerfStats::GetSlowStats(uint32_t* aSlow, uint32_t* aNotSlow) { in GetSlowStats() argument
604 *aSlow = sCacheSlowCnt; in GetSlowStats()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/cache2/
H A DCacheFileUtils.h158 static void GetSlowStats(uint32_t *aSlow, uint32_t *aNotSlow);
H A DCacheFileUtils.cpp600 void CachePerfStats::GetSlowStats(uint32_t *aSlow, uint32_t *aNotSlow) { in GetSlowStats() argument
601 *aSlow = sCacheSlowCnt; in GetSlowStats()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/cache2/
H A DCacheFileUtils.h158 static void GetSlowStats(uint32_t* aSlow, uint32_t* aNotSlow);
H A DCacheFileUtils.cpp603 void CachePerfStats::GetSlowStats(uint32_t* aSlow, uint32_t* aNotSlow) { in GetSlowStats() argument
604 *aSlow = sCacheSlowCnt; in GetSlowStats()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/cache2/
H A DCacheFileUtils.h158 static void GetSlowStats(uint32_t* aSlow, uint32_t* aNotSlow);
H A DCacheFileUtils.cpp601 void CachePerfStats::GetSlowStats(uint32_t* aSlow, uint32_t* aNotSlow) { in GetSlowStats() argument
602 *aSlow = sCacheSlowCnt; in GetSlowStats()
/dports/www/firefox/firefox-99.0/netwerk/cache2/
H A DCacheFileUtils.h159 static void GetSlowStats(uint32_t* aSlow, uint32_t* aNotSlow);
H A DCacheFileUtils.cpp603 void CachePerfStats::GetSlowStats(uint32_t* aSlow, uint32_t* aNotSlow) { in GetSlowStats() argument
605 *aSlow = sCacheSlowCnt; in GetSlowStats()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/test/gtest/
H A DTestGestureDetector.cpp215 void DoFlingStopTest(bool aSlow) { in DoFlingStopTest() argument
228 int timeDelta = aSlow ? 2000 : 10; in DoFlingStopTest()
229 int tapCallsExpected = aSlow ? 2 : 1; in DoFlingStopTest()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/test/gtest/
H A DTestGestureDetector.cpp191 void DoFlingStopTest(bool aSlow) { in DoFlingStopTest() argument
202 int timeDelta = aSlow ? 2000 : 10; in DoFlingStopTest()
203 int tapCallsExpected = aSlow ? 2 : 1; in DoFlingStopTest()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/test/gtest/
H A DTestGestureDetector.cpp252 void DoFlingStopTest(bool aSlow) { in DoFlingStopTest() argument
265 int timeDelta = aSlow ? 2000 : 10; in DoFlingStopTest()
266 int tapCallsExpected = aSlow ? 2 : 1; in DoFlingStopTest()
/dports/www/firefox/firefox-99.0/gfx/layers/apz/test/gtest/
H A DTestGestureDetector.cpp246 void DoFlingStopTest(bool aSlow) { in DoFlingStopTest() argument
259 int timeDelta = aSlow ? 2000 : 10; in DoFlingStopTest()
260 int tapCallsExpected = aSlow ? 2 : 1; in DoFlingStopTest()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/test/gtest/
H A DTestGestureDetector.cpp253 void DoFlingStopTest(bool aSlow) { in DoFlingStopTest() argument
266 int timeDelta = aSlow ? 2000 : 10; in DoFlingStopTest()
267 int tapCallsExpected = aSlow ? 2 : 1; in DoFlingStopTest()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/test/gtest/
H A DTestGestureDetector.cpp253 void DoFlingStopTest(bool aSlow) { in DoFlingStopTest() argument
266 int timeDelta = aSlow ? 2000 : 10; in DoFlingStopTest()
267 int tapCallsExpected = aSlow ? 2 : 1; in DoFlingStopTest()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A Dtimer.cxx394 SlowCallbackTimer aSlow(250, bBeenSlow); in testSlowTimerCallback() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qa/cppunit/
H A Dtimer.cxx374 SlowCallbackTimer aSlow(250, bBeenSlow); in testSlowTimerCallback() local