Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dconcurrent_task_controller_test.cpp234 TaskController fore; variable
237 fore.NewForeground(uid, tid);
238 fore.NewBackground(uid, tid);
240 fore.NewForeground(uid, tid);
241 fore.NewBackground(uid, tid);
245 fore.AppKilled(uid, tid);
252 fore.NewForeground(uid, tid);
253 fore.NewBackground(uid, tid);
255 fore.NewForeground(uid, tid);
256 fore.NewBackground(uid, tid);
[all …]