Home
last modified time | relevance | path

Searched defs:TestSetting (Results 1 – 1 of 1) sorted by relevance

/foundation/aafwk/standard/test/systemtest/common/task_dispatcher/include/
Dtask_dispatcher_tools.h54 struct TestSetting { struct
55 long apply = 1;
56 long delay = 0;
57 long group_timeout = 0;
58 bool sync_barrier = false;
59 bool async_barrier = false;
60 bool create_group = false;
61 bool group_wait = false;
62 bool group_notify = false;
63 TestDispatcher dispatcher;
[all …]