Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediaplayer/
H A Dmediacontroller_unit_test.cpp372 dispatcher_ = std::make_shared<BufferDispatcher>(maxBufferCapacity, maxBufferCapacityIncrement); in MediaControllerTestBaseImpl()
388 static constexpr int32_t maxBufferCapacityIncrement = ::BUFFER_CAPACITY_INCREMENT; member in OHOS::Sharing::MediaControllerTestBaseImpl
H A Dvideoplaycontroller_unit_test.cpp320 dispatcher_ = std::make_shared<BufferDispatcher>(maxBufferCapacity, maxBufferCapacityIncrement); in VideoPlayControllerTestBaseImpl()
335 static constexpr int32_t maxBufferCapacityIncrement = ::BUFFER_CAPACITY_INCREMENT; member in OHOS::Sharing::VideoPlayControllerTestBaseImpl
H A Daudioplaycontroller_unit_test.cpp59 dispatcher_ = std::make_shared<BufferDispatcher>(maxBufferCapacity, maxBufferCapacityIncrement); in AudioPlayControllerTestBaseImpl()
198 static constexpr int32_t maxBufferCapacityIncrement = ::BUFFER_CAPACITY_INCREMENT; member in OHOS::Sharing::AudioPlayControllerTestBaseImpl
H A Daudioplayer_unit_test.cpp152 static constexpr int32_t maxBufferCapacityIncrement = ::BUFFER_CAPACITY_INCREMENT; member in OHOS::Sharing::AudioPlayerTestBaseImpl

Completed in 5 milliseconds