Home
last modified time | relevance | path

Searched refs:assertFunc_ (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_wrote_result_check_test.cpp70 assertFunc_ = assertFunc; in Watcher()
77 if (sysEvent == nullptr || assertFunc_ == nullptr) {
80 ASSERT_TRUE(assertFunc_(sysEvent));
89 std::function<bool(std::shared_ptr<HiSysEventRecord>)> assertFunc_; member in __anon542::Watcher

Completed in 1 milliseconds