Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/common/message_handler/unittest/
H A Dmessage_handler_test.c27 #define CASE_THREE_POST_DELAY 2000 macro
88 …etworkingHandler.looper->PostMessageDelay(g_networkingHandler.looper, msg3, CASE_THREE_POST_DELAY); in TestMessageHandler()