Home
last modified time | relevance | path

Searched refs:GetStubFile (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_recorder.h50 bool GetStubFile();
H A Dtest_recorder.cpp326 RETURN_IF(TestRecorder::GetStubFile(), false); in RequesetBuffer()
335 bool TestRecorder::GetStubFile() in GetStubFile() function in TestRecorder
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/include/
H A Drecorder_mock.h165 int32_t GetStubFile();
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_mock.cpp325 int32_t ret = GetStubFile(); in RequesetBuffer()
351 int32_t RecorderMock::GetStubFile() in GetStubFile() function in RecorderMock