Home
last modified time | relevance | path

Searched defs:callback1 (Results 1 - 25 of 35) sorted by relevance

12

/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dfold_screen_state_machine_test.cpp111 std::shared_ptr<TransitionCallback> callback1 = std::make_shared<TransitionCallback>(); in HWTEST_F() local
168 std::shared_ptr<TransitionCallback> callback1 = std::make_shared<TransitionCallback>(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H A Dlocal_call_record_ut_test.cpp154 std::shared_ptr<CallerCallBack> callback1 = std::make_shared<CallerCallBack>(); in HWTEST_F() local
/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Devent_listener.cpp91 napi_value callback1 = NapiUtils::GetReference(env_, callbackRef_); in Match() local
/foundation/communication/netstack/utils/napi_utils/src/
H A Devent_listener.cpp113 napi_value callback1 = NapiUtils::GetReference(env_, callbackRef_); in Match() local
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dclick_event_test_ng.cpp123 GestureEventFunc callback1 = [](GestureEvent& info) {}; in HWTEST_F() local
H A Dtouch_event_test_ng.cpp123 TouchEventFunc callback1 = callback; in HWTEST_F() local
215 TouchEventFunc callback1 = callback; in HWTEST_F() local
300 TouchEventFunc callback1 = callback; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_node_animate_supplement_test.cpp420 PropertyCallback callback1; in HWTEST_F() local
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_policy_client_stub_impl_test/src/
H A Daudio_policy_client_stub_impl_test.cpp86 std::shared_ptr<AudioFocusInfoChangeCallback> callback1 = in HWTEST() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dform_ability_test.cpp390 std::shared_ptr<MockPageAbility::FormCallback> callback1; in HWTEST_F() local
475 std::shared_ptr<MockPageAbility::FormCallback> callback1; in HWTEST_F() local
1069 std::shared_ptr<MockPageAbility::FormCallback> callback1; in HWTEST_F() local
1127 std::shared_ptr<MockPageAbility::FormCallback> callback1; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/image_provider/
H A Dimage_provider_test_ng.cpp213 auto callback1 = [](const ImageSourceInfo& src) { in HWTEST_F() local
617 auto callback1 = [](const ImageSourceInfo& src) { in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/image/
H A Dimage_provider_test_ng.cpp204 auto callback1 = [](const ImageSourceInfo& src) { in HWTEST_F() local
608 auto callback1 = [](const ImageSourceInfo& src) { in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_test_ng.cpp1497 auto callback1 = [](GestureEvent& info) { return; }; in HWTEST_F() local
H A Dimage_pattern_test_ng.cpp703 auto callback1 = imagePattern->CreateDataReadyCallback(); in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_switcher_test/
H A Dbms_bundle_quick_fix_switcher_test.cpp439 sptr<MockQuickFixCallback> callback1 = new (std::nothrow) MockQuickFixCallback(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsinterfaces_fuzzer/
H A Drsinterfaces_fuzzer.cpp143 auto callback1 = std::make_shared<SurfaceCaptureFuture>(); in RSPhysicalScreenFuzzTest() local
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_generator_test.cpp714 sptr<VSyncGeneratorTestCallback> callback1 = new VSyncGeneratorTestCallback; in HWTEST_F() local
/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/policy_test/src/
H A Daudio_policy_unit_test.cpp553 std::shared_ptr<AudioRendererStateChangeCallback> callback1 = in HWTEST() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderserviceconnectionproxy_fuzzer/
H A Drsrenderserviceconnectionproxy_fuzzer.cpp101 sptr<RSISurfaceCaptureCallback> callback1; in DoSomethingInterestingWithMyAPI() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_task_merge_test.cpp281 auto callback1 = [&callbackCv, &callbackMutex, &finishCount](const std::map<std::string, SyncProcess> &process) { in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/test/ndk/unittest/
H A Drdb_store_test.cpp1223 Rdb_DetailsObserver callback1 = LocalDataChangeObserverCallback1; in HWTEST_F() local
1261 Rdb_DetailsObserver callback1 = LocalDataChangeObserverCallback4; in HWTEST_F() local
1425 Rdb_DetailsObserver callback1 = LocalDataChangeObserverCallback7; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/
H A Dbms_launcher_service_system_test.cpp543 sptr<TestBundleStatusCallback> callback1 = new (std::nothrow) TestBundleStatusCallback(code1); in HWTEST_F() local
/foundation/multimedia/audio_framework/services/audio_policy/test/example/
H A Daudio_policy_test.cpp640 std::shared_ptr<AudioFocusInfoChangeCallback> callback1 = std::make_shared<AudioFocusInfoChangeCallbackTest>(); in HandleAudioFocusInfoTest() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test2.cpp1540 NotifyTerminateSessionFunc callback1 = [&resultValue](const SessionInfo& info) { in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp1687 sptr<IAppStateCallback> callback1 = iface_cast<IAppStateCallback>(mockCallback); in HWTEST_F() local
1719 sptr<IAppStateCallback> callback1 = iface_cast<IAppStateCallback>(mockCallback); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/
H A Dability_connect_manager_test.cpp1495 OHOS::sptr<IAbilityConnection> callback1 = new AbilityConnectCallback(); in HWTEST_F() local

Completed in 58 milliseconds

12