#import <Foundation/Foundation.h>
#import <OCMock/OCMock.h>
#include "webrtc/base/gunit.h"
#include "avfoundationformatmapper.h"
|
| TEST (AVFormatMapperTest, SuportedCricketFormatsWithInvalidFramerateFormats) |
|
| TEST (AVFormatMapperTest, SuportedCricketFormatsWithInvalidFormats) |
|
| TEST (AVFormatMapperTest, SuportedCricketFormats) |
|
| TEST (AVFormatMapperTest, MediaSubtypePreference) |
|
| TEST (AVFormatMapperTest, SetFormatWhenDeviceCannotLock) |
|
| TEST (AVFormatMapperTest, SetFormatWhenFormatIsIncompatible) |
|
◆ TEST() [1/6]
TEST |
( |
AVFormatMapperTest |
, |
|
|
SuportedCricketFormatsWithInvalidFramerateFormats |
|
|
) |
| |
◆ TEST() [2/6]
TEST |
( |
AVFormatMapperTest |
, |
|
|
SuportedCricketFormatsWithInvalidFormats |
|
|
) |
| |
◆ TEST() [3/6]
TEST |
( |
AVFormatMapperTest |
, |
|
|
SuportedCricketFormats |
|
|
) |
| |
◆ TEST() [4/6]
TEST |
( |
AVFormatMapperTest |
, |
|
|
MediaSubtypePreference |
|
|
) |
| |
◆ TEST() [5/6]
TEST |
( |
AVFormatMapperTest |
, |
|
|
SetFormatWhenDeviceCannotLock |
|
|
) |
| |
◆ TEST() [6/6]
TEST |
( |
AVFormatMapperTest |
, |
|
|
SetFormatWhenFormatIsIncompatible |
|
|
) |
| |