#include <mock_audio_processing.h>
|
virtual | ~MockVoiceDetection () |
|
| MOCK_METHOD1 (Enable, int(bool enable)) |
|
| MOCK_CONST_METHOD0 (is_enabled, bool()) |
|
| MOCK_CONST_METHOD0 (stream_has_voice, bool()) |
|
| MOCK_METHOD1 (set_stream_has_voice, int(bool has_voice)) |
|
| MOCK_METHOD1 (set_likelihood, int(Likelihood likelihood)) |
|
| MOCK_CONST_METHOD0 (likelihood, Likelihood()) |
|
| MOCK_METHOD1 (set_frame_size_ms, int(int size)) |
|
| MOCK_CONST_METHOD0 (frame_size_ms, int()) |
|
virtual | ~MockVoiceDetection () |
|
| MOCK_METHOD1 (Enable, int(bool enable)) |
|
| MOCK_CONST_METHOD0 (is_enabled, bool()) |
|
| MOCK_CONST_METHOD0 (stream_has_voice, bool()) |
|
| MOCK_METHOD1 (set_stream_has_voice, int(bool has_voice)) |
|
| MOCK_METHOD1 (set_likelihood, int(Likelihood likelihood)) |
|
| MOCK_CONST_METHOD0 (likelihood, Likelihood()) |
|
| MOCK_METHOD1 (set_frame_size_ms, int(int size)) |
|
| MOCK_CONST_METHOD0 (frame_size_ms, int()) |
|
virtual int | Enable (bool enable)=0 |
|
virtual bool | is_enabled () const =0 |
|
virtual bool | stream_has_voice () const =0 |
|
virtual int | set_stream_has_voice (bool has_voice)=0 |
|
virtual int | set_likelihood (Likelihood likelihood)=0 |
|
virtual Likelihood | likelihood () const =0 |
|
virtual int | set_frame_size_ms (int size)=0 |
|
virtual int | frame_size_ms () const =0 |
|
virtual int | Enable (bool enable)=0 |
|
virtual bool | is_enabled () const =0 |
|
virtual bool | stream_has_voice () const =0 |
|
virtual int | set_stream_has_voice (bool has_voice)=0 |
|
virtual int | set_likelihood (Likelihood likelihood)=0 |
|
virtual Likelihood | likelihood () const =0 |
|
virtual int | set_frame_size_ms (int size)=0 |
|
virtual int | frame_size_ms () const =0 |
|
|
enum | Likelihood {
kVeryLowLikelihood,
kLowLikelihood,
kModerateLikelihood,
kHighLikelihood,
kVeryLowLikelihood,
kLowLikelihood,
kModerateLikelihood,
kHighLikelihood
} |
|
enum | Likelihood {
kVeryLowLikelihood,
kLowLikelihood,
kModerateLikelihood,
kHighLikelihood,
kVeryLowLikelihood,
kLowLikelihood,
kModerateLikelihood,
kHighLikelihood
} |
|
virtual | ~VoiceDetection () |
|
virtual | ~VoiceDetection () |
|
◆ ~MockVoiceDetection() [1/2]
virtual webrtc::test::MockVoiceDetection::~MockVoiceDetection |
( |
| ) |
|
|
inlinevirtual |
◆ ~MockVoiceDetection() [2/2]
virtual webrtc::test::MockVoiceDetection::~MockVoiceDetection |
( |
| ) |
|
|
inlinevirtual |
◆ MOCK_CONST_METHOD0() [1/8]
webrtc::test::MockVoiceDetection::MOCK_CONST_METHOD0 |
( |
is_enabled |
, |
|
|
bool() |
|
|
) |
| |
◆ MOCK_CONST_METHOD0() [2/8]
webrtc::test::MockVoiceDetection::MOCK_CONST_METHOD0 |
( |
is_enabled |
, |
|
|
bool() |
|
|
) |
| |
◆ MOCK_CONST_METHOD0() [3/8]
webrtc::test::MockVoiceDetection::MOCK_CONST_METHOD0 |
( |
stream_has_voice |
, |
|
|
bool() |
|
|
) |
| |
◆ MOCK_CONST_METHOD0() [4/8]
webrtc::test::MockVoiceDetection::MOCK_CONST_METHOD0 |
( |
stream_has_voice |
, |
|
|
bool() |
|
|
) |
| |
◆ MOCK_CONST_METHOD0() [5/8]
◆ MOCK_CONST_METHOD0() [6/8]
◆ MOCK_CONST_METHOD0() [7/8]
webrtc::test::MockVoiceDetection::MOCK_CONST_METHOD0 |
( |
frame_size_ms |
, |
|
|
int() |
|
|
) |
| |
◆ MOCK_CONST_METHOD0() [8/8]
webrtc::test::MockVoiceDetection::MOCK_CONST_METHOD0 |
( |
frame_size_ms |
, |
|
|
int() |
|
|
) |
| |
◆ MOCK_METHOD1() [1/8]
webrtc::test::MockVoiceDetection::MOCK_METHOD1 |
( |
Enable |
, |
|
|
int(bool enable) |
|
|
) |
| |
◆ MOCK_METHOD1() [2/8]
webrtc::test::MockVoiceDetection::MOCK_METHOD1 |
( |
Enable |
, |
|
|
int(bool enable) |
|
|
) |
| |
◆ MOCK_METHOD1() [3/8]
◆ MOCK_METHOD1() [4/8]
◆ MOCK_METHOD1() [5/8]
◆ MOCK_METHOD1() [6/8]
◆ MOCK_METHOD1() [7/8]
◆ MOCK_METHOD1() [8/8]
The documentation for this class was generated from the following file:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_processing/include/mock_audio_processing.h