/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/ |
H A D | param_check_test.cpp | 58 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 63 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 68 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 73 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 78 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 83 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 88 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 93 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 111 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 116 result0 = aDecBufferDemo->Destroy(code in HWTEST_F() [all...] |
H A D | null_check_test.cpp | 58 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 75 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 82 * @tc.name : Destroy - codec null check 92 result0 = aDecBufferDemo->Destroy(nullptr); in HWTEST_F() 94 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 113 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 137 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 162 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 181 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 207 result0 = aDecBufferDemo->Destroy(code in HWTEST_F() [all...] |
H A D | status_check_test.cpp | 62 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 79 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 98 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 117 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 134 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 151 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 168 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 183 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 208 result0 = aDecBufferDemo->Destroy(codec); in HWTEST_F() 232 result0 = aDecBufferDemo->Destroy(code in HWTEST_F() [all...] |
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/ |
H A D | InnerAVMuxerInterfaceDependCheckTest.cpp | 94 int32_t Destroy(AVMuxerDemo* muxerDemo) in Destroy() function 115 Destroy(muxerDemo); in HWTEST_F() 138 Destroy(muxerDemo); in HWTEST_F() 161 Destroy(muxerDemo); in HWTEST_F() 186 Destroy(muxerDemo); in HWTEST_F() 215 Destroy(muxerDemo); in HWTEST_F() 233 Destroy(muxerDemo); in HWTEST_F() 254 Destroy(muxerDemo); in HWTEST_F() 277 Destroy(muxerDemo); in HWTEST_F() 302 Destroy(muxerDem in HWTEST_F() [all...] |
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/ |
H A D | param_check_test.cpp | 58 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 63 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 68 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 86 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 91 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 96 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 125 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 134 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 143 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 152 result0 = audioBufferAacEncDemo->Destroy(code in HWTEST_F() [all...] |
H A D | null_check_test.cpp | 58 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 75 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 82 * @tc.name : Destroy - codec null check 92 result0 = audioBufferAacEncDemo->Destroy(nullptr); in HWTEST_F() 94 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 113 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 142 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 172 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 191 result0 = audioBufferAacEncDemo->Destroy(codec); in HWTEST_F() 222 result0 = audioBufferAacEncDemo->Destroy(code in HWTEST_F() [all...] |
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_test.cpp | 115 ASSERT_EQ(WMError::WM_OK, window->Destroy());
in HWTEST_F() 193 ASSERT_EQ(WMError::WM_OK, window->Destroy());
in HWTEST_F() 207 ASSERT_EQ(WMError::WM_OK, window->Destroy());
in HWTEST_F() 220 ASSERT_EQ(WMError::WM_OK, window->Destroy());
in HWTEST_F() 255 ASSERT_EQ(WMError::WM_OK, window->Destroy());
in HWTEST_F() 270 ASSERT_EQ(WMError::WM_OK, window->Destroy());
in HWTEST_F() 283 ASSERT_EQ(WMError::WM_OK, window->Destroy());
in HWTEST_F() 296 ASSERT_EQ(WMError::WM_OK, window->Destroy());
in HWTEST_F() 309 ASSERT_EQ(WMError::WM_OK, window->Destroy());
in HWTEST_F() 326 ASSERT_EQ(WMError::WM_OK, window->Destroy());
in HWTEST_F() [all...] |
H A D | window_session_impl_test2.cpp | 61 window_->Destroy(); in TearDown() 150 window->Destroy(); in HWTEST_F() 168 window->Destroy(); in HWTEST_F() 186 window->Destroy(); in HWTEST_F() 201 window->Destroy(); in HWTEST_F() 205 * @tc.name: Destroy 206 * @tc.desc: Destroy 209 HWTEST_F(WindowSessionImplTest2, Destroy, Function | SmallTest | Level2) in HWTEST_F() 211 auto window = GetTestWindowImpl("Destroy"); in HWTEST_F() 215 ASSERT_EQ(window->Destroy(tru in HWTEST_F() [all...] |
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/threading/ |
H A D | intf_thread_pool.h | 57 ptr->Destroy(); in operator ()() 64 virtual void Destroy() = 0; 77 ptr->Destroy(); in operator ()() 84 virtual void Destroy() = 0; 152 ptr->Destroy(); in operator ()() 161 virtual void Destroy() = 0; 173 ptr->Destroy(); in operator ()() 182 virtual void Destroy() = 0; 193 ptr->Destroy(); in operator ()() 202 virtual void Destroy() [all...] |
/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_subwindow_test.cpp | 102 subWindow->Destroy();
in HWTEST_F() 130 subWindow->Destroy();
in HWTEST_F() 158 subWindow->Destroy();
in HWTEST_F() 186 subWindow->Destroy();
in HWTEST_F() 219 subWindow->Destroy();
in HWTEST_F() 220 subWindow2->Destroy();
in HWTEST_F() 252 subWindow0->Destroy();
in HWTEST_F() 253 subWindow1->Destroy();
in HWTEST_F() 281 subWindow->Destroy();
in HWTEST_F() 329 ASSERT_EQ(WMError::WM_OK, subWindow->Destroy());
in HWTEST_F() [all...] |
H A D | window_touch_outside_test.cpp | 124 firstWindow->Destroy();
in HWTEST_F() 146 firstWindow->Destroy();
in HWTEST_F() 147 secondWindow->Destroy();
in HWTEST_F() 168 firstWindow->Destroy();
in HWTEST_F() 169 secondWindow->Destroy();
in HWTEST_F() 198 firstWindow->Destroy();
in HWTEST_F() 199 secondWindow->Destroy();
in HWTEST_F() 200 thirdWindow->Destroy();
in HWTEST_F()
|
H A D | window_focus_test.cpp | 181 window1->Destroy();
in HWTEST_F() 182 window2->Destroy();
in HWTEST_F() 183 window3->Destroy();
in HWTEST_F() 184 subWindow->Destroy();
in HWTEST_F() 220 mainWindow->Destroy();
in HWTEST_F() 221 subWindow->Destroy();
in HWTEST_F() 264 mainWindow1->Destroy();
in HWTEST_F() 265 mainWindow2->Destroy();
in HWTEST_F() 266 aboveSubWindow->Destroy();
in HWTEST_F() 313 mainWindow1->Destroy();
in HWTEST_F() [all...] |
H A D | window_dialogwindow_test.cpp | 102 dialogWindow->Destroy();
in HWTEST_F() 132 dialogWindow0->Destroy();
in HWTEST_F() 164 dialogWindow0->Destroy();
in HWTEST_F() 188 ASSERT_EQ(WMError::WM_OK, dialogWindow0->Destroy());
in HWTEST_F() 197 ASSERT_EQ(WMError::WM_OK, dialogWindow1->Destroy());
in HWTEST_F() 226 dialogWindow->Destroy();
in HWTEST_F() 254 ASSERT_EQ(WMError::WM_OK, dialogWindow->Destroy());
in HWTEST_F() 256 dialogWindow->Destroy();
in HWTEST_F() 281 ASSERT_EQ(WMError::WM_OK, mainWindow->Destroy());
in HWTEST_F() 282 ASSERT_EQ(WMError::WM_OK, dialogWindow->Destroy());
in HWTEST_F() [all...] |
H A D | window_mode_support_info_test.cpp | 92 window->Destroy(); in HWTEST_F() 120 window->Destroy(); in HWTEST_F() 152 window->Destroy(); in HWTEST_F() 171 window->Destroy(); in HWTEST_F() 201 window1->Destroy(); in HWTEST_F() 202 window2->Destroy(); in HWTEST_F() 223 window->Destroy(); in HWTEST_F()
|
/foundation/multimedia/player_framework/services/services/monitor/client/ |
H A D | monitor_client.h | 51 class Destroy { class in OHOS::Media::MonitorClient 53 Destroy() = default; 54 ~Destroy(); 58 static Destroy destroy_;
|
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/ |
H A D | NativeAVMuxerInterfaceDependCheckTest.cpp | 112 OH_AVErrCode Destroy(AVMuxerDemo* muxerDemo, OH_AVMuxer* handle) in Destroy() function 137 Destroy(muxerDemo, handle); in HWTEST_F() 161 Destroy(muxerDemo, handle); in HWTEST_F() 186 Destroy(muxerDemo, handle); in HWTEST_F() 214 Destroy(muxerDemo, handle); in HWTEST_F() 245 Destroy(muxerDemo, handle); in HWTEST_F() 266 Destroy(muxerDemo, handle); in HWTEST_F() 291 Destroy(muxerDemo, handle); in HWTEST_F() 316 Destroy(muxerDemo, handle); in HWTEST_F() 344 Destroy(muxerDem in HWTEST_F() [all...] |
/foundation/ai/ai_engine/services/client/algorithm_sdk/cv/image_classification/source/ |
H A D | ic_sdk.cpp | 24 IcSdkImpl::GetInstance().Destroy();
in ~IcSdk() 42 int32_t IcSdk::Destroy()
in Destroy() function in IcSdk 44 return IcSdkImpl::GetInstance().Destroy();
in Destroy()
|
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_inner_window_test.cpp | 63 holderWindow_->Destroy(); in HWTEST_F() 68 holderWindow_->Destroy(); in HWTEST_F() 72 holderWindow_->Destroy(); in HWTEST_F() 76 holderWindow_->Destroy(); in HWTEST_F() 78 holderWindow_->Destroy(); in HWTEST_F()
|
/foundation/window/window_manager/wmserver/src/ |
H A D | inner_window.cpp | 32 PlaceHolderWindow::GetInstance().Destroy(); in OnTouchOutside() 38 PlaceHolderWindow::GetInstance().Destroy(); in AfterUnfocused() 44 PlaceHolderWindow::GetInstance().Destroy(); in OnInputEvent() 51 PlaceHolderWindow::GetInstance().Destroy(); in OnInputEvent() 129 void PlaceHolderWindow::Destroy() in Destroy() function in OHOS::Rosen::PlaceHolderWindow 136 window_->Destroy(); in Destroy()
|
/foundation/window/window_manager/test/systemtest/dms/ |
H A D | display_manager_test.cpp | 150 window->Destroy(); in HWTEST_F() 191 window1->Destroy(); in HWTEST_F() 192 window2->Destroy(); in HWTEST_F() 193 window3->Destroy(); in HWTEST_F() 228 window1->Destroy(); in HWTEST_F() 229 window2->Destroy(); in HWTEST_F() 230 window3->Destroy(); in HWTEST_F() 281 window1->Destroy(); in HWTEST_F() 282 window2->Destroy(); in HWTEST_F() 283 window3->Destroy(); in HWTEST_F() [all...] |
/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/ |
H A D | kws_sdk.cpp | 31 kwsSdkImpl_->Destroy();
in ~KWSSdk() 67 int32_t KWSSdk::Destroy()
in Destroy() function in OHOS::AI::KWSSdk 72 return kwsSdkImpl_->Destroy();
in Destroy()
|
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/ |
H A D | InnerInterfaceDependCheckTest.cpp | 114 int32_t Destroy(AudioDecoderDemo *decoderDemo) in Destroy() function 141 Destroy(decoderDemo); in HWTEST_F() 169 Destroy(decoderDemo); in HWTEST_F() 200 Destroy(decoderDemo); in HWTEST_F() 234 Destroy(decoderDemo); in HWTEST_F() 272 Destroy(decoderDemo); in HWTEST_F() 309 Destroy(decoderDemo); in HWTEST_F() 346 Destroy(decoderDemo); in HWTEST_F() 386 Destroy(decoderDemo); in HWTEST_F() 411 Destroy(decoderDem in HWTEST_F() [all...] |
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/ |
H A D | NativeInterfaceDependCheckTest.cpp | 50 OH_AVErrCode Destroy(AudioDecoderDemo *decoderDemo, OH_AVCodec *handle) in Destroy() function 147 Destroy(decoderDemo, handle); in HWTEST_F() 169 Destroy(decoderDemo, handle); in HWTEST_F() 191 Destroy(decoderDemo, handle); in HWTEST_F() 219 Destroy(decoderDemo, handle); in HWTEST_F() 259 Destroy(decoderDemo, handle); in HWTEST_F() 296 Destroy(decoderDemo, handle); in HWTEST_F() 333 Destroy(decoderDemo, handle); in HWTEST_F() 370 Destroy(decoderDemo, handle); in HWTEST_F() 407 Destroy(decoderDem in HWTEST_F() [all...] |
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/ |
H A D | NativeInterfaceDependCheckTest.cpp | 44 OH_AVErrCode Destroy(AudioEncoderDemo *encoderDemo, OH_AVCodec *handle) in Destroy() function 149 Destroy(encoderDemo, handle); in HWTEST_F() 171 Destroy(encoderDemo, handle); in HWTEST_F() 193 Destroy(encoderDemo, handle); in HWTEST_F() 221 Destroy(encoderDemo, handle); in HWTEST_F() 261 Destroy(encoderDemo, handle); in HWTEST_F() 298 Destroy(encoderDemo, handle); in HWTEST_F() 335 Destroy(encoderDemo, handle); in HWTEST_F() 372 Destroy(encoderDemo, handle); in HWTEST_F() 409 Destroy(encoderDem in HWTEST_F() [all...] |
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/ |
H A D | InnerInterfaceDependCheckTest.cpp | 108 int32_t Destroy(AudioEncoderDemo *encoderDemo) in Destroy() function 134 Destroy(encoderDemo); in HWTEST_F() 161 Destroy(encoderDemo); in HWTEST_F() 191 Destroy(encoderDemo); in HWTEST_F() 224 Destroy(encoderDemo); in HWTEST_F() 262 Destroy(encoderDemo); in HWTEST_F() 298 Destroy(encoderDemo); in HWTEST_F() 334 Destroy(encoderDemo); in HWTEST_F() 373 Destroy(encoderDemo); in HWTEST_F() 398 Destroy(encoderDem in HWTEST_F() [all...] |