Home
last modified time | relevance | path

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

/aosp14/system/core/libcutils/
H A Dsched_policy_test.cpp99 const unsigned int BG_FG_SLACK_FACTOR = 10; in TEST() local
107 ASSERT_GT(bgSleepTime, fgSleepTime * BG_FG_SLACK_FACTOR); in TEST()