Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.h35 void TestProcess(sptr<CaptureSession> session, uint8_t *rawData, size_t size);
H A Dcapture_session_fuzzer.cpp88 TestProcess(session, rawData, size); in Test()
309 void TestProcess(sptr<CaptureSession> session, uint8_t *rawData, size_t size) in TestProcess() function
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dondemand_helper.cpp513 static void TestProcess(OHOS::OnDemandHelper& ondemandHelper) in TestProcess() function
770 TestProcess(ondemandHelper); in main()