Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_watcher_test.cpp182 auto watcher2 = BuildWatcherWithRow(); variable
183 AppEventObserverMgr::GetInstance().RegisterObserver(watcher2);
195 ASSERT_EQ(watcher2->GetTriggerTimes(), 1);
203 ASSERT_EQ(watcher2->GetTriggerTimes(), 1);
212 AppEventObserverMgr::GetInstance().UnregisterObserver(watcher2->GetName());
261 auto watcher2 = BuildWatcherWithRow(); variable
262 AppEventObserverMgr::GetInstance().RegisterObserver(watcher2);
268 ASSERT_EQ(watcher2->GetTriggerTimes(), 1);
271 AppEventObserverMgr::GetInstance().UnregisterObserver(watcher2->GetName());
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/src/__test__/
H A Dindex.test.js314 const watcher2 = vm.$watch(
318 watcher2.unsubscribe();
363 const watcher2 = vm.$watch(
367 watcher2.unsubscribe();
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/napi/
H A Dnapi_hiappevent.test.js1339 let watcher2 = {
1343 result = hiAppEventV9.addWatcher(watcher2);
1406 hiAppEventV9.removeWatcher(watcher2);
1819 let watcher2 = { class in AnonymousFunction7ac93c2c0100.AnonymousFunction7ac93c2c4100
1830 result = hiAppEventV9.addWatcher(watcher2);
1848 hiAppEventV9.removeWatcher(watcher2);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hiviewdfx-hiappevent.md617 name: "watcher2",
790 let holder2: hiAppEvent.AppEventPackageHolder = new hiAppEvent.AppEventPackageHolder("watcher2");
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hiviewdfx-hiappevent.md617 name: "watcher2",
790 let holder2: hiAppEvent.AppEventPackageHolder = new hiAppEvent.AppEventPackageHolder("watcher2");