Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_watcher_test.cpp35 const std::string TEST_WATCHER_TIMEOUT = "watcher_time"; variable
146 return std::make_shared<AppEventWatcherTest>(TEST_WATCHER_TIMEOUT, filters, cond); in BuildWatcherWithTimeout()