|
const char * | GetFilename (const char *filename) |
|
| TEST_F (AudioDeviceAPITest, RegisterEventObserver) |
|
| TEST_F (AudioDeviceAPITest, RegisterAudioCallback) |
|
| TEST_F (AudioDeviceAPITest, Init) |
|
| TEST_F (AudioDeviceAPITest, Terminate) |
|
| TEST_F (AudioDeviceAPITest, PlayoutDevices) |
|
| TEST_F (AudioDeviceAPITest, RecordingDevices) |
|
| TEST_F (AudioDeviceAPITest, PlayoutIsAvailable) |
|
| TEST_F (AudioDeviceAPITest, RecordingIsAvailable) |
|
| TEST_F (AudioDeviceAPITest, InitPlayout) |
|
| TEST_F (AudioDeviceAPITest, InitRecording) |
|
| TEST_F (AudioDeviceAPITest, StartAndStopPlayout) |
|
| TEST_F (AudioDeviceAPITest, StartAndStopRecording) |
|
| TEST_F (AudioDeviceAPITest, InitSpeaker) |
|
| TEST_F (AudioDeviceAPITest, InitMicrophone) |
|
| TEST_F (AudioDeviceAPITest, SpeakerVolumeIsAvailable) |
|
| TEST_F (AudioDeviceAPITest, SpeakerVolumeTests) |
|
| TEST_F (AudioDeviceAPITest, AGC) |
|
| TEST_F (AudioDeviceAPITest, MicrophoneVolumeIsAvailable) |
|
| TEST_F (AudioDeviceAPITest, MAYBE_MicrophoneVolumeTests) |
|
| TEST_F (AudioDeviceAPITest, SpeakerMuteIsAvailable) |
|
| TEST_F (AudioDeviceAPITest, MicrophoneMuteIsAvailable) |
|
| TEST_F (AudioDeviceAPITest, MicrophoneBoostIsAvailable) |
|
| TEST_F (AudioDeviceAPITest, SpeakerMuteTests) |
|
| TEST_F (AudioDeviceAPITest, MicrophoneMuteTests) |
|
| TEST_F (AudioDeviceAPITest, MicrophoneBoostTests) |
|
| TEST_F (AudioDeviceAPITest, StereoPlayoutTests) |
|
| TEST_F (AudioDeviceAPITest, StereoRecordingTests) |
|
| TEST_F (AudioDeviceAPITest, PlayoutBufferTests) |
|
| TEST_F (AudioDeviceAPITest, PlayoutDelay) |
|
| TEST_F (AudioDeviceAPITest, RecordingDelay) |
|
| TEST_F (AudioDeviceAPITest, CPULoad) |
|
| TEST_F (AudioDeviceAPITest, StartAndStopRawOutputFileRecording) |
|
| TEST_F (AudioDeviceAPITest, StartAndStopRawInputFileRecording) |
|
| TEST_F (AudioDeviceAPITest, RecordingSampleRate) |
|
| TEST_F (AudioDeviceAPITest, PlayoutSampleRate) |
|