/hardware/interfaces/wifi/aidl/default/tests/ |
D | wifi_chip_unit_tests.cpp | 318 TEST_F(WifiChipV1IfaceCombinationTest, StaMode_CreateSta_ShouldSucceed) { in TEST_F() function 323 TEST_F(WifiChipV1IfaceCombinationTest, StaMode_CreateP2p_ShouldSucceed) { in TEST_F() function 328 TEST_F(WifiChipV1IfaceCombinationTest, StaMode_CreateNan_ShouldFail) { in TEST_F() function 333 TEST_F(WifiChipV1IfaceCombinationTest, StaMode_CreateAp_ShouldFail) { in TEST_F() function 338 TEST_F(WifiChipV1IfaceCombinationTest, StaMode_CreateStaP2p_ShouldSucceed) { in TEST_F() function 344 TEST_F(WifiChipV1IfaceCombinationTest, ApMode_CreateAp_ShouldSucceed) { in TEST_F() function 349 TEST_F(WifiChipV1IfaceCombinationTest, ApMode_CreateSta_ShouldFail) { in TEST_F() function 354 TEST_F(WifiChipV1IfaceCombinationTest, ApMode_CreateP2p_ShouldFail) { in TEST_F() function 359 TEST_F(WifiChipV1IfaceCombinationTest, ApMode_CreateNan_ShouldFail) { in TEST_F() function 377 TEST_F(WifiChipV1_AwareIfaceCombinationTest, StaMode_CreateSta_ShouldSucceed) { in TEST_F() function [all …]
|
/hardware/libhardware/modules/camera/3_4/ |
D | static_properties_test.cpp | 201 TEST_F(StaticPropertiesTest, FactorySuccess) { in TEST_F() function 209 TEST_F(StaticPropertiesTest, FactoryFailedFacing) { in TEST_F() function 217 TEST_F(StaticPropertiesTest, FactoryFailedOrientation) { in TEST_F() function 225 TEST_F(StaticPropertiesTest, FactoryFailedMaxInputs) { in TEST_F() function 233 TEST_F(StaticPropertiesTest, FactoryFailedMaxOutputs) { in TEST_F() function 241 TEST_F(StaticPropertiesTest, FactoryFailedRequestCapabilities) { in TEST_F() function 249 TEST_F(StaticPropertiesTest, FactoryFailedStreamConfigs) { in TEST_F() function 257 TEST_F(StaticPropertiesTest, FactoryFailedStallDurations) { in TEST_F() function 265 TEST_F(StaticPropertiesTest, FactoryFailedReprocessFormats) { in TEST_F() function 273 TEST_F(StaticPropertiesTest, FactoryNoReprocessFormats) { in TEST_F() function [all …]
|
D | request_tracker_test.cpp | 77 TEST_F(RequestTrackerTest, AddValid) { in TEST_F() function 83 TEST_F(RequestTrackerTest, AddInput) { in TEST_F() function 100 TEST_F(RequestTrackerTest, AddMultipleStreams) { in TEST_F() function 115 TEST_F(RequestTrackerTest, AddUnconfigured) { in TEST_F() function 122 TEST_F(RequestTrackerTest, AddPastCapacity) { in TEST_F() function 143 TEST_F(RequestTrackerTest, AddDuplicate) { in TEST_F() function 150 TEST_F(RequestTrackerTest, RemoveValid) { in TEST_F() function 168 TEST_F(RequestTrackerTest, RemoveInvalidFrame) { in TEST_F() function 185 TEST_F(RequestTrackerTest, RemoveInvalidData) { in TEST_F() function 203 TEST_F(RequestTrackerTest, RemoveNull) { in TEST_F() function [all …]
|
/hardware/libhardware/tests/fingerprint/ |
D | fingerprint_tests.cpp | 22 TEST_F(FingerprintDevice, isThereEnroll) { in TEST_F() function 27 TEST_F(FingerprintDevice, isTherePreEnroll) { in TEST_F() function 32 TEST_F(FingerprintDevice, isThereGetAuthenticatorId) { in TEST_F() function 37 TEST_F(FingerprintDevice, isThereCancel) { in TEST_F() function 42 TEST_F(FingerprintDevice, isThereRemove) { in TEST_F() function 47 TEST_F(FingerprintDevice, isThereAuthenticate) { in TEST_F() function 52 TEST_F(FingerprintDevice, isThereSetActiveGroup) { in TEST_F() function 57 TEST_F(FingerprintDevice, isThereSetNotify) { in TEST_F() function
|
/hardware/libhardware/modules/camera/3_4/metadata/ |
D | control_test.cpp | 112 TEST_F(ControlTest, Tags) { in TEST_F() function 117 TEST_F(ControlTest, TagsNoOptions) { in TEST_F() function 123 TEST_F(ControlTest, TagsUnreportedOptions) { in TEST_F() function 129 TEST_F(ControlTest, PopulateStatic) { in TEST_F() function 137 TEST_F(ControlTest, PopulateStaticNoOptions) { in TEST_F() function 143 TEST_F(ControlTest, PopulateStaticUnreportedOptions) { in TEST_F() function 149 TEST_F(ControlTest, PopulateDynamic) { in TEST_F() function 157 TEST_F(ControlTest, PopulateDynamicNoOptions) { in TEST_F() function 167 TEST_F(ControlTest, PopulateDynamicUnreportedOptions) { in TEST_F() function 177 TEST_F(ControlTest, PopulateDynamicFail) { in TEST_F() function [all …]
|
D | metadata_test.cpp | 81 TEST_F(MetadataTest, FillStaticSuccess) { in TEST_F() function 131 TEST_F(MetadataTest, FillStaticFail) { in TEST_F() function 164 TEST_F(MetadataTest, FillStaticNull) { in TEST_F() function 169 TEST_F(MetadataTest, IsValidSuccess) { in TEST_F() function 181 TEST_F(MetadataTest, IsValidFail) { in TEST_F() function 196 TEST_F(MetadataTest, IsValidEmpty) { in TEST_F() function 207 TEST_F(MetadataTest, GetTemplateSuccess) { in TEST_F() function 221 TEST_F(MetadataTest, GetTemplateFail) { in TEST_F() function 238 TEST_F(MetadataTest, GetTemplateNull) { in TEST_F() function 243 TEST_F(MetadataTest, GetTemplateInvalid) { in TEST_F() function [all …]
|
D | metadata_reader_test.cpp | 63 TEST_F(MetadataReaderTest, FacingTranslations) { in TEST_F() function 82 TEST_F(MetadataReaderTest, InvalidFacing) { in TEST_F() function 92 TEST_F(MetadataReaderTest, EmptyFacing) { in TEST_F() function 98 TEST_F(MetadataReaderTest, ValidOrientations) { in TEST_F() function 111 TEST_F(MetadataReaderTest, InvalidOrientations) { in TEST_F() function 132 TEST_F(MetadataReaderTest, EmptyOrientation) { in TEST_F() function 138 TEST_F(MetadataReaderTest, MaxInputs) { in TEST_F() function 149 TEST_F(MetadataReaderTest, EmptyMaxInputs) { in TEST_F() function 158 TEST_F(MetadataReaderTest, MaxOutputs) { in TEST_F() function 169 TEST_F(MetadataReaderTest, InvalidMaxOutputs) { in TEST_F() function [all …]
|
D | partial_metadata_factory_test.cpp | 84 TEST_F(PartialMetadataFactoryTest, FixedState) { in TEST_F() function 99 TEST_F(PartialMetadataFactoryTest, NoEffectMenu) { in TEST_F() function 113 TEST_F(PartialMetadataFactoryTest, NoEffectGenericMenu) { in TEST_F() function 127 TEST_F(PartialMetadataFactoryTest, NoEffectSlider) { in TEST_F() function 141 TEST_F(PartialMetadataFactoryTest, NoEffectGenericSlider) { in TEST_F() function 155 TEST_F(PartialMetadataFactoryTest, V4L2FactoryQueryFail) { in TEST_F() function 169 TEST_F(PartialMetadataFactoryTest, V4L2FactoryQueryBadType) { in TEST_F() function 186 TEST_F(PartialMetadataFactoryTest, V4L2FactoryQueryBadRange) { in TEST_F() function 205 TEST_F(PartialMetadataFactoryTest, V4L2FactoryTypeRequestMenuMismatch) { in TEST_F() function 229 TEST_F(PartialMetadataFactoryTest, V4L2FactoryTypeRequestSliderMismatch) { in TEST_F() function [all …]
|
D | state_test.cpp | 58 TEST_F(StateTest, Tags) { in TEST_F() function 66 TEST_F(StateTest, PopulateStatic) { in TEST_F() function 73 TEST_F(StateTest, PopulateDynamic) { in TEST_F() function 86 TEST_F(StateTest, PopulateDynamicFail) { in TEST_F() function 96 TEST_F(StateTest, PopulateTemplate) { in TEST_F() function 104 TEST_F(StateTest, SupportsRequest) { in TEST_F() function 110 TEST_F(StateTest, SetRequest) { in TEST_F() function
|
D | map_converter_test.cpp | 54 TEST_F(MapConverterTest, NormalConversionToV4L2) { in TEST_F() function 60 TEST_F(MapConverterTest, RoundingDownConversionToV4L2) { in TEST_F() function 66 TEST_F(MapConverterTest, RoundingUpConversionToV4L2) { in TEST_F() function 73 TEST_F(MapConverterTest, ClampUpConversionToV4L2) { in TEST_F() function 79 TEST_F(MapConverterTest, ClampDownConversionToV4L2) { in TEST_F() function 85 TEST_F(MapConverterTest, ConversionErrorToV4L2) { in TEST_F() function 94 TEST_F(MapConverterTest, NormalConversionToMetadata) { in TEST_F() function 105 TEST_F(MapConverterTest, NotFoundConversionToMetadata) { in TEST_F() function
|
D | property_test.cpp | 42 TEST_F(PropertyTest, Tags) { in TEST_F() function 54 TEST_F(PropertyTest, PopulateStaticSingleNumber) { in TEST_F() function 72 TEST_F(PropertyTest, PopulateStaticVector) { in TEST_F() function 88 TEST_F(PropertyTest, PopulateStaticArray) { in TEST_F() function 104 TEST_F(PropertyTest, PopulateStaticArrayVector) { in TEST_F() function 122 TEST_F(PropertyTest, PopulateDynamic) { in TEST_F() function 132 TEST_F(PropertyTest, PopulateTemplate) { in TEST_F() function 143 TEST_F(PropertyTest, SupportsRequest) { in TEST_F() function 149 TEST_F(PropertyTest, SetRequest) { in TEST_F() function
|
/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/JsonConfigLoader/test/ |
D | JsonConfigLoaderUnitTest.cpp | 41 TEST_F(JsonConfigLoaderUnitTest, testBasic) { in TEST_F() function 59 TEST_F(JsonConfigLoaderUnitTest, testRootNotObject) { in TEST_F() function 67 TEST_F(JsonConfigLoaderUnitTest, testMissingPropertiesField) { in TEST_F() function 77 TEST_F(JsonConfigLoaderUnitTest, testPropertiesFieldNotArray) { function 88 TEST_F(JsonConfigLoaderUnitTest, testPropertyIsEnum) { function 106 TEST_F(JsonConfigLoaderUnitTest, testPropertyEnum_FailInvalidEnum) { function 119 TEST_F(JsonConfigLoaderUnitTest, testPropertyEnum_FailInvalidType) { function 132 TEST_F(JsonConfigLoaderUnitTest, testProperty_FailInvalidJson) { function 142 TEST_F(JsonConfigLoaderUnitTest, testConfigArray) { function 161 TEST_F(JsonConfigLoaderUnitTest, testConfigArrayConstants) { function [all …]
|
/hardware/interfaces/biometrics/face/aidl/default/tests/ |
D | FakeFaceEngineTest.cpp | 157 TEST_F(FakeFaceEngineTest, one_eq_one) { in TEST_F() function 161 TEST_F(FakeFaceEngineTest, GenerateChallenge) { in TEST_F() function 166 TEST_F(FakeFaceEngineTest, RevokeChallenge) { in TEST_F() function 173 TEST_F(FakeFaceEngineTest, ResetLockout) { in TEST_F() function 180 TEST_F(FakeFaceEngineTest, AuthenticatorId) { in TEST_F() function 187 TEST_F(FakeFaceEngineTest, GetAuthenticatorIdWeakReturnsZero) { in TEST_F() function 195 TEST_F(FakeFaceEngineTest, AuthenticatorIdInvalidate) { in TEST_F() function 202 TEST_F(FakeFaceEngineTest, Enroll) { in TEST_F() function 214 TEST_F(FakeFaceEngineTest, EnrollFails) { in TEST_F() function 223 TEST_F(FakeFaceEngineTest, EnrollCancel) { in TEST_F() function [all …]
|
/hardware/google/gfxstream/guest/mesa/src/util/tests/ |
D | xmlconfig.cpp | 67 TEST_F(xmlconfig_test, bools) in TEST_F() function 80 TEST_F(xmlconfig_test, ints) in TEST_F() function 91 TEST_F(xmlconfig_test, floats) in TEST_F() function 102 TEST_F(xmlconfig_test, enums) in TEST_F() function 113 TEST_F(xmlconfig_test, enums_from_env) in TEST_F() function 126 TEST_F(xmlconfig_test, string) in TEST_F() function 137 TEST_F(xmlconfig_test, check_option) in TEST_F() function 156 TEST_F(xmlconfig_test, copy_cache) in TEST_F() function 220 TEST_F(xmlconfig_test, drirc_app) in TEST_F() function 234 TEST_F(xmlconfig_test, drirc_user_app) in TEST_F() function [all …]
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/ |
D | FakeFingerprintEngineTest.cpp | 150 TEST_F(FakeFingerprintEngineTest, GenerateChallenge) { in TEST_F() function 155 TEST_F(FakeFingerprintEngineTest, RevokeChallenge) { in TEST_F() function 162 TEST_F(FakeFingerprintEngineTest, ResetLockout) { in TEST_F() function 169 TEST_F(FakeFingerprintEngineTest, AuthenticatorId) { in TEST_F() function 177 TEST_F(FakeFingerprintEngineTest, AuthenticatorIdInvalidate) { in TEST_F() function 184 TEST_F(FakeFingerprintEngineTest, Enroll) { in TEST_F() function 200 TEST_F(FakeFingerprintEngineTest, EnrollCancel) { in TEST_F() function 215 TEST_F(FakeFingerprintEngineTest, EnrollFail) { in TEST_F() function 229 TEST_F(FakeFingerprintEngineTest, EnrollAcquired) { in TEST_F() function 246 TEST_F(FakeFingerprintEngineTest, Authenticate) { in TEST_F() function [all …]
|
D | VirtualHalTest.cpp | 88 TEST_F(VirtualHalTest, init) { in TEST_F() function 98 TEST_F(VirtualHalTest, enrollment_hit_int32) { in TEST_F() function 103 TEST_F(VirtualHalTest, next_enrollment) { in TEST_F() function 124 TEST_F(VirtualHalTest, authenticator_id_int64) { in TEST_F() function 129 TEST_F(VirtualHalTest, opeationAuthenticateFails_bool) { in TEST_F() function 134 TEST_F(VirtualHalTest, operationAuthenticateAcquired_int32_vector) { in TEST_F() function 148 TEST_F(VirtualHalTest, type) { in TEST_F() function 163 TEST_F(VirtualHalTest, sensorStrength) { in TEST_F() function 173 TEST_F(VirtualHalTest, sensorLocation) { in TEST_F() function 179 TEST_F(VirtualHalTest, setLatency) { in TEST_F() function [all …]
|
/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/ |
D | HintManagerTest.cc | 310 TEST_F(HintManagerTest, GetHintsTest) { in TEST_F() function 321 TEST_F(HintManagerTest, GetHintStatsTest) { in TEST_F() function 336 TEST_F(HintManagerTest, HintInitDefaultTest) { in TEST_F() function 347 TEST_F(HintManagerTest, HintSupportedTest) { in TEST_F() function 355 TEST_F(HintManagerTest, HintTest) { in TEST_F() function 406 TEST_F(HintManagerTest, HintStatsTest) { in TEST_F() function 450 TEST_F(HintManagerTest, ParseNodesTest) { in TEST_F() function 481 TEST_F(HintManagerTest, ParseNodesDuplicateNameTest) { in TEST_F() function 490 TEST_F(HintManagerTest, ParsePropertyNodesDuplicatNameTest) { in TEST_F() function 500 TEST_F(HintManagerTest, ParseNodesDuplicatePathTest) { in TEST_F() function [all …]
|
/hardware/interfaces/broadcastradio/aidl/default/test/ |
D | DefaultBroadcastRadioHalTest.cpp | 170 TEST_F(DefaultBroadcastRadioHalTest, GetAmFmRegionConfig) { in TEST_F() function 180 TEST_F(DefaultBroadcastRadioHalTest, GetAmFmRegionConfigWithFullBand) { in TEST_F() function 191 TEST_F(DefaultBroadcastRadioHalTest, GetDabRegionConfig) { in TEST_F() function 200 TEST_F(DefaultBroadcastRadioHalTest, GetImage) { in TEST_F() function 209 TEST_F(DefaultBroadcastRadioHalTest, GetProperties) { in TEST_F() function 226 TEST_F(DefaultBroadcastRadioHalTest, SetTunerCallback) { in TEST_F() function 232 TEST_F(DefaultBroadcastRadioHalTest, SetTunerCallbackWithNull) { in TEST_F() function 238 TEST_F(DefaultBroadcastRadioHalTest, UnsetTunerCallbackWithNull) { in TEST_F() function 246 TEST_F(DefaultBroadcastRadioHalTest, TuneWithAmFmSelectorInProgramList) { in TEST_F() function 258 TEST_F(DefaultBroadcastRadioHalTest, TuneWithHdSelectorInProgramList) { in TEST_F() function [all …]
|
/hardware/libhardware/tests/input/evdev/ |
D | InputDevice_test.cpp | 67 TEST_F(EvdevDeviceTest, testWrongClockCorrection) { in TEST_F() function 83 TEST_F(EvdevDeviceTest, testClockCorrectionOk) { in TEST_F() function 100 TEST_F(EvdevDeviceTest, testN7v2Touchscreen) { in TEST_F() function 107 TEST_F(EvdevDeviceTest, testN7v2ButtonJack) { in TEST_F() function 113 TEST_F(EvdevDeviceTest, testN7v2HeadsetJack) { in TEST_F() function 127 TEST_F(EvdevDeviceTest, testN7v2H2wButton) { in TEST_F() function 133 TEST_F(EvdevDeviceTest, testN7v2GpioKeys) { in TEST_F() function 139 TEST_F(EvdevDeviceTest, testNexusPlayerGpioKeys) { in TEST_F() function 145 TEST_F(EvdevDeviceTest, testNexusPlayerMidPowerBtn) { in TEST_F() function 151 TEST_F(EvdevDeviceTest, testNexusRemote) { in TEST_F() function [all …]
|
/hardware/google/gfxstream/common/etc/ |
D | etc_unittest.cpp | 57 TEST_F(Etc2Test, ETC2T) { in TEST_F() function 67 TEST_F(Etc2Test, ETC2H) { in TEST_F() function 77 TEST_F(Etc2Test, ETC2P) { in TEST_F() function 88 TEST_F(Etc2Test, EAC_Alpha) { in TEST_F() function 101 TEST_F(Etc2Test, DISABLED_EAC_R11_0) { in TEST_F() function 114 TEST_F(Etc2Test, DISABLED_EAC_R11_NonZero) { in TEST_F() function 127 TEST_F(Etc2Test, DISABLED_EAC_SIGNED_R11) { in TEST_F() function 141 TEST_F(Etc2Test, ETC2RGB8A1_All0) { in TEST_F() function 151 TEST_F(Etc2Test, ETC2RGB8A1_OP1_diff_flipped) { in TEST_F() function 161 TEST_F(Etc2Test, ETC2RGB8A1_OP1_T) { in TEST_F() function [all …]
|
/hardware/google/pixel/health/test/ |
D | TestBatteryDefender.cpp | 223 TEST_F(BatteryDefenderTest, EnableAndDisconnected) { in TEST_F() function 234 TEST_F(BatteryDefenderTest, DisableNonDefaultLevels) { in TEST_F() function 245 TEST_F(BatteryDefenderTest, DisableExplicit) { in TEST_F() function 255 TEST_F(BatteryDefenderTest, InitActive) { in TEST_F() function 269 TEST_F(BatteryDefenderTest, InitConnectedCapacityReached) { in TEST_F() function 290 TEST_F(BatteryDefenderTest, InitConnected) { in TEST_F() function 313 TEST_F(BatteryDefenderTest, TriggerTime) { in TEST_F() function 344 TEST_F(BatteryDefenderTest, ChargeLevels) { in TEST_F() function 364 TEST_F(BatteryDefenderTest, ActiveTime) { in TEST_F() function 378 TEST_F(BatteryDefenderTest, ActiveTime_NonDefaultLevels) { in TEST_F() function [all …]
|
/hardware/google/pixel/vibrator/drv2624/tests/ |
D | test-hwcal.cpp | 80 TEST_F(HwCalTest, closeloop_present) { in TEST_F() function 93 TEST_F(HwCalTest, closeloop_missing) { in TEST_F() function 106 TEST_F(HwCalTest, dynamicconfig_presentFalse) { in TEST_F() function 119 TEST_F(HwCalTest, dynamicconfig_presentTrue) { in TEST_F() function 132 TEST_F(HwCalTest, dynamicconfig_missing) { in TEST_F() function 145 TEST_F(HwCalTest, freqshift_present) { in TEST_F() function 158 TEST_F(HwCalTest, freqshift_missing) { in TEST_F() function 171 TEST_F(HwCalTest, shortvolt_present) { in TEST_F() function 184 TEST_F(HwCalTest, shortvolt_missing) { in TEST_F() function 197 TEST_F(HwCalTest, longvolt_present) { in TEST_F() function [all …]
|
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/ |
D | VehiclePropertyStoreTest.cpp | 99 TEST_F(VehiclePropertyStoreTest, testGetAllConfigs) { in TEST_F() function 105 TEST_F(VehiclePropertyStoreTest, testGetPropConfig) { in TEST_F() function 113 TEST_F(VehiclePropertyStoreTest, testGetPropConfigWithInvalidPropId) { in TEST_F() function 141 TEST_F(VehiclePropertyStoreTest, testWriteValueOk) { in TEST_F() function 147 TEST_F(VehiclePropertyStoreTest, testReadAllValues) { in TEST_F() function 158 TEST_F(VehiclePropertyStoreTest, testReadValuesForPropertyOneValue) { in TEST_F() function 170 TEST_F(VehiclePropertyStoreTest, testReadValuesForPropertyMultipleValues) { in TEST_F() function 183 TEST_F(VehiclePropertyStoreTest, testReadValuesForPropertyError) { in TEST_F() function 190 TEST_F(VehiclePropertyStoreTest, testReadValueOk) { in TEST_F() function 207 TEST_F(VehiclePropertyStoreTest, testReadValueByPropIdOk) { in TEST_F() function [all …]
|
D | VehicleObjectPoolTest.cpp | 177 TEST_F(VehicleObjectPoolTest, testObtainNewObject) { in TEST_F() function 190 TEST_F(VehicleObjectPoolTest, testObtainStrings) { in TEST_F() function 204 TEST_F(VehicleObjectPoolTest, testObtainBoolean) { in TEST_F() function 213 TEST_F(VehicleObjectPoolTest, testObtainInt32) { in TEST_F() function 222 TEST_F(VehicleObjectPoolTest, testObtainInt64) { in TEST_F() function 231 TEST_F(VehicleObjectPoolTest, testObtainFloat) { in TEST_F() function 240 TEST_F(VehicleObjectPoolTest, testObtainString) { in TEST_F() function 249 TEST_F(VehicleObjectPoolTest, testObtainComplex) { in TEST_F() function 256 TEST_F(VehicleObjectPoolTest, testObtainCopyInt32Values) { in TEST_F() function 270 TEST_F(VehicleObjectPoolTest, testObtainCopyInt32ValuesEmptyArray) { in TEST_F() function [all …]
|
/hardware/google/gfxstream/host/tests/ |
D | FrameBuffer_unittest.cpp | 176 TEST_F(FrameBufferTest, FrameBufferBasic) { in TEST_F() function 180 TEST_F(FrameBufferTest, CreateColorBuffer) { in TEST_F() function 188 TEST_F(FrameBufferTest, CreateCloseColorBuffer) { in TEST_F() function 196 TEST_F(FrameBufferTest, CreateOpenCloseColorBuffer) { in TEST_F() function 206 TEST_F(FrameBufferTest, CreateOpenUpdateCloseColorBuffer) { in TEST_F() function 223 TEST_F(FrameBufferTest, CreateOpenUpdateCloseColorBuffer_ReadYUV420) { in TEST_F() function 250 TEST_F(FrameBufferTest, CreateOpenUpdateCloseColorBuffer_ReadNV12) { in TEST_F() function 277 TEST_F(FrameBufferTest, CreateOpenUpdateCloseColorBuffer_ReadNV12TOYUV420) { in TEST_F() function 331 TEST_F(FrameBufferTest, CreateOpenUpdateCloseColorBuffer_ReadYV12) { in TEST_F() function 362 TEST_F(FrameBufferTest, CreateOpenUpdateCloseColorBuffer_FormatChange) { in TEST_F() function [all …]
|