Home
last modified time | relevance | path

Searched refs:TestCallbacksSession (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/include/
H A Dcamera_framework_moduletest.h112 void TestCallbacksSession(sptr<CaptureOutput> photoOutput,
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp950 void CameraFrameworkModuleTest::TestCallbacksSession(sptr<CaptureOutput> photoOutput, sptr<CaptureO… in TestCallbacksSession() function in OHOS::CameraStandard::CameraFrameworkModuleTest
1027 TestCallbacksSession(photoOutput, videoOutput); in TestCallbacks()