Home
last modified time | relevance | path

Searched refs:TestProcess (Results 1 - 4 of 4) sorted by relevance

/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
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dmanual_ondemand_helper.cpp1140 static void TestProcess(OHOS::OnDemandHelper& ondemandHelper) in TestProcess() function
1527 TestProcess(ondemandHelper); in TestIntCommand()
1554 TestProcess(ondemandHelper); in TestStringCommand()
H A Dondemand_helper.cpp1135 static void TestProcess(OHOS::OnDemandHelper& ondemandHelper, char* inputcmd) in TestProcess() function
1475 TestProcess(ondemandHelper, argv[SECOND_NUM]); in TestIntCommand()
1502 TestProcess(ondemandHelper, argv[SECOND_NUM]); in TestStringCommand()

Completed in 7 milliseconds