Home
last modified time | relevance | path

Searched defs:cb1 (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/powermgr/power_manager/test/systemtest/src/
H A Dpower_mgr_powersavemode_test.cpp207 const sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback(); variable
230 const sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback(); variable
253 const sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback(); variable
277 const sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback(); variable
299 const sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback(); variable
321 const sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback(); variable
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dpower_register_callback_mode_test.cpp50 sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback(); variable
H A Dpower_device_mode_test.cpp57 sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback(); variable
H A Dnative_power_state_machine_test.cpp114 sptr<IPowerStateCallback> cb1 = new PowerStateTest2Callback(); variable
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_state_machine_test.cpp229 sptr<IPowerStateCallback> cb1 = new PowerStateTest1Callback(); variable
253 sptr<IPowerStateCallback> cb1 = new PowerStateTest1Callback(); variable
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_interface_test.cpp306 const sptr<IThermalTempCallback> cb1 = new ThermalTempTest1Callback(); variable
419 const sptr<IThermalLevelCallback> cb1 = new ThermalLevelTest1Callback(); variable
463 const sptr<IThermalLevelCallback> cb1 = new ThermalLevelTest1Callback(); variable
503 const sptr<IThermalTempCallback> cb1 = new ThermalTempTest1Callback(); variable
/ohos5.0/base/powermgr/power_manager/test/unittest/src/mock/
H A Dpower_mock_proxy_test.cpp114 sptr<IPowerStateCallback> cb1 = new PowerStateTestCallback(); variable
H A Dpower_mock_object_test.cpp144 sptr<IPowerStateCallback> cb1 = new PowerStateTestCallback(); variable
H A Dpower_mock_peer_test.cpp158 sptr<IPowerStateCallback> cb1 = new PowerStateTestCallback(); variable
H A Dpower_mock_parcel_test.cpp161 sptr<IPowerStateCallback> cb1 = new PowerStateTestCallback(); variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/multiple_capturer_test/src/
H A Dmultiple_audio_capturer_unit_test.cpp64 shared_ptr<MultipleAudioCapturerCallbackTest> cb1 = nullptr; in TestUnitFunc() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
H A Daudio_capturer_test.cpp204 shared_ptr<AudioCapturerCallback> cb1 = make_shared<AudioCapturerCallbackTestImpl>(); in TestRecording() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Dinterrupt_multi_renderer_test.cpp278 shared_ptr<AudioRendererCallback> cb1 = make_shared<AudioRendererCallbackTestImpl>(); in TestPlayback() local
H A Daudio_renderer_test.cpp354 shared_ptr<AudioRendererCallback> cb1 = make_shared<AudioRendererCallbackTestImpl>(); in TestPlayback() local
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_hub_test.cpp258 const sptr<IThermalActionCallback> cb1 = new ThermalActionTest1Callback(); variable
/ohos5.0/commonlibrary/ets_utils/js_sys_module/timer/test/
H A Dtest_timer.cpp236 napi_value cb1 = GetGlobalProperty(env, "setInterval"); variable