Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_native_test.cpp70 static void OnTake(const char* const *events, uint32_t eventLen) in OnTake() function
667 ASSERT_EQ(OH_HiAppEvent_TakeWatcherData(nullptr, takeNum, OnTake), ErrorCode::ERROR_INVALID_WATCHER); in HWTEST_F()
668 ASSERT_EQ(OH_HiAppEvent_TakeWatcherData(g_onTriggerWatcher, takeNum, OnTake), 0); in HWTEST_F()

Completed in 2 milliseconds