Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/test/unittest/ueventd/
H A Dueventd_event_unittest.cpp610 static void TestUeventAction(ACTION action) in TestUeventAction() function
640 TestUeventAction(ACTION_ADD);
641 TestUeventAction(ACTION_REMOVE);
642 TestUeventAction(ACTION_CHANGE);
643 TestUeventAction(ACTION_MOVE);
644 TestUeventAction(ACTION_ONLINE);
646 TestUeventAction(ACTION_OFFLINE);
647 TestUeventAction(ACTION_BIND);
648 TestUeventAction(ACTION_UNBIND);
649 TestUeventAction(ACTION_UNKNOWN);