Home
last modified time | relevance | path

Searched refs:InitFileScreenCaptureServer (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/src/
H A Dscreen_capture_server_function_unittest_voip.cpp43 ASSERT_EQ(InitFileScreenCaptureServer(), MSERR_OK);
61 ASSERT_EQ(InitFileScreenCaptureServer(), MSERR_OK);
79 ASSERT_EQ(InitFileScreenCaptureServer(), MSERR_OK);
102 ASSERT_EQ(InitFileScreenCaptureServer(), MSERR_OK);
H A Dscreen_capture_server_function_unittest.cpp326 int32_t ScreenCaptureServerFunctionTest::InitFileScreenCaptureServer() in InitFileScreenCaptureServer() function in OHOS::Media::ScreenCaptureServerFunctionTest
501 ASSERT_NE(InitFileScreenCaptureServer(), MSERR_OK);
515 ASSERT_NE(InitFileScreenCaptureServer(), MSERR_OK);
529 ASSERT_EQ(InitFileScreenCaptureServer(), MSERR_OK);
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/include/
H A Dscreen_capture_server_function_unittest.h43 int32_t InitFileScreenCaptureServer();