/frameworks/av/media/libmediatranscoding/transcoder/tests/ |
D | MediaTrackTranscoderTests.cpp | 150 TEST_P(MediaTrackTranscoderTests, WaitNormalOperation) { in TEST_P() function 161 TEST_P(MediaTrackTranscoderTests, StopNormalOperation) { in TEST_P() function 176 TEST_P(MediaTrackTranscoderTests, StartWithoutConfigure) { in TEST_P() function 181 TEST_P(MediaTrackTranscoderTests, StopWithoutStart) { in TEST_P() function 188 TEST_P(MediaTrackTranscoderTests, DoubleStartStop) { in TEST_P() function 204 TEST_P(MediaTrackTranscoderTests, DoubleConfigure) { in TEST_P() function 212 TEST_P(MediaTrackTranscoderTests, ConfigureAfterFail) { in TEST_P() function 220 TEST_P(MediaTrackTranscoderTests, RestartAfterStop) { in TEST_P() function 230 TEST_P(MediaTrackTranscoderTests, RestartAfterFinish) { in TEST_P() function 242 TEST_P(MediaTrackTranscoderTests, HoldSampleAfterTranscoderRelease) { in TEST_P() function [all …]
|
/frameworks/native/services/surfaceflinger/tests/ |
D | LayerRenderTypeTransaction_test.cpp | 54 TEST_P(LayerRenderTypeTransactionTest, SetPositionBasic_BufferQueue) { in TEST_P() function 77 TEST_P(LayerRenderTypeTransactionTest, SetPositionRounding_BufferQueue) { in TEST_P() function 99 TEST_P(LayerRenderTypeTransactionTest, SetPositionOutOfBounds_BufferQueue) { in TEST_P() function 117 TEST_P(LayerRenderTypeTransactionTest, SetPositionPartiallyOutOfBounds_BufferQueue) { in TEST_P() function 138 TEST_P(LayerRenderTypeTransactionTest, CreateLayer_BufferState) { in TEST_P() function 181 TEST_P(LayerRenderTypeTransactionTest, SetRelativeZBasic_BufferQueue) { in TEST_P() function 185 TEST_P(LayerRenderTypeTransactionTest, SetRelativeZBasic_BufferState) { in TEST_P() function 271 TEST_P(LayerRenderTypeTransactionTest, SetRelativeZGroup_BufferQueue) { in TEST_P() function 275 TEST_P(LayerRenderTypeTransactionTest, SetRelativeZGroup_BufferState) { in TEST_P() function 279 TEST_P(LayerRenderTypeTransactionTest, SetTransparentRegionHintBasic_BufferQueue) { in TEST_P() function [all …]
|
D | LayerTypeAndRenderTypeTransaction_test.cpp | 57 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetZBasic) { in TEST_P() function 78 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetRelativeZBug64572777) { in TEST_P() function 95 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetFlagsHidden) { in TEST_P() function 113 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetFlagsOpaque) { in TEST_P() function 139 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetZNegative) { in TEST_P() function 167 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetAlphaClamped) { in TEST_P() function 186 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetCornerRadius) { in TEST_P() function 211 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetCornerRadiusRotated) { in TEST_P() function 246 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetCornerRadiusChildCrop) { in TEST_P() function 276 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetCornerRadiusBufferRotationTransform) { in TEST_P() function [all …]
|
D | LayerTypeTransaction_test.cpp | 43 TEST_P(LayerTypeTransactionTest, SetRelativeZNegative) { in TEST_P() function 72 TEST_P(LayerTypeTransactionTest, SetLayerAndRelative) { in TEST_P() function 113 TEST_P(LayerTypeTransactionTest, HideRelativeParentHidesLayer) { in TEST_P() function 160 TEST_P(LayerTypeTransactionTest, SetFlagsSecure) { in TEST_P() function 184 TEST_P(LayerTypeTransactionTest, RefreshRateIsInitialized) { in TEST_P() function
|
/frameworks/hardware/interfaces/stats/1.0/vts/functional/ |
D | VtsHalStatsV1_0TargetTest.cpp | 52 TEST_P(StatsHidlTest, reportSpeakerImpedance) { in TEST_P() function 61 TEST_P(StatsHidlTest, reportHardwareFailed) { in TEST_P() function 72 TEST_P(StatsHidlTest, reportChargeCycles) { in TEST_P() function 83 TEST_P(StatsHidlTest, reportBatteryHealthSnapshot) { in TEST_P() function 98 TEST_P(StatsHidlTest, reportSlowIo) { in TEST_P() function 108 TEST_P(StatsHidlTest, reportBatteryCausedShutdown) { in TEST_P() function 117 TEST_P(StatsHidlTest, reportUsbPortOverheatEvent) { in TEST_P() function 130 TEST_P(StatsHidlTest, reportVendorAtom) { in TEST_P() function
|
/frameworks/native/libs/binder/tests/ |
D | binderRpcTest.cpp | 417 TEST_P(BinderRpc, RootObjectIsNull) { in TEST_P() function 426 TEST_P(BinderRpc, Ping) { in TEST_P() function 432 TEST_P(BinderRpc, GetInterfaceDescriptor) { in TEST_P() function 438 TEST_P(BinderRpc, MultipleSessions) { in TEST_P() function 446 TEST_P(BinderRpc, TransactionsMustBeMarkedRpc) { in TEST_P() function 453 TEST_P(BinderRpc, AppendSeparateFormats) { in TEST_P() function 466 TEST_P(BinderRpc, UnknownTransaction) { in TEST_P() function 474 TEST_P(BinderRpc, SendSomethingOneway) { in TEST_P() function 479 TEST_P(BinderRpc, SendAndGetResultBack) { in TEST_P() function 486 TEST_P(BinderRpc, SendAndGetResultBackBig) { in TEST_P() function [all …]
|
/frameworks/native/libs/renderengine/tests/ |
D | RenderEngineTest.cpp | 1296 TEST_P(RenderEngineTest, drawLayers_noLayersToDraw) { in TEST_P() function 1301 TEST_P(RenderEngineTest, drawLayers_withoutBuffers_withColorTransform) { in TEST_P() function 1331 TEST_P(RenderEngineTest, drawLayers_nullOutputBuffer) { in TEST_P() function 1347 TEST_P(RenderEngineTest, drawLayers_nullOutputFence) { in TEST_P() function 1367 TEST_P(RenderEngineTest, drawLayers_doesNotCacheFramebuffer) { in TEST_P() function 1395 TEST_P(RenderEngineTest, drawLayers_fillRedBuffer_colorSource) { in TEST_P() function 1400 TEST_P(RenderEngineTest, drawLayers_fillGreenBuffer_colorSource) { in TEST_P() function 1405 TEST_P(RenderEngineTest, drawLayers_fillBlueBuffer_colorSource) { in TEST_P() function 1410 TEST_P(RenderEngineTest, drawLayers_fillRedTransparentBuffer_colorSource) { in TEST_P() function 1415 TEST_P(RenderEngineTest, drawLayers_fillBufferPhysicalOffset_colorSource) { in TEST_P() function [all …]
|
/frameworks/native/libs/gralloc/types/tests/ |
D | Gralloc4_test.cpp | 143 TEST_P(Gralloc4TestUint32, Uint32) { in TEST_P() function 147 TEST_P(Gralloc4TestUint32, PixelFormatFourCC) { in TEST_P() function 158 TEST_P(Gralloc4TestInt32, Int32) { in TEST_P() function 169 TEST_P(Gralloc4TestUint64, Uint64) { in TEST_P() function 173 TEST_P(Gralloc4TestUint64, BufferId) { in TEST_P() function 177 TEST_P(Gralloc4TestUint64, Width) { in TEST_P() function 181 TEST_P(Gralloc4TestUint64, Height) { in TEST_P() function 185 TEST_P(Gralloc4TestUint64, LayerCount) { in TEST_P() function 189 TEST_P(Gralloc4TestUint64, PixelFormatModifier) { in TEST_P() function 193 TEST_P(Gralloc4TestUint64, Usage) { in TEST_P() function [all …]
|
/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/vts/ |
D | VtsAidlPowerPolicyTargetTest.cpp | 88 TEST_P(PowerPolicyAidlTest, TestGetCurrentPowerPolicy) { in TEST_P() function 96 TEST_P(PowerPolicyAidlTest, TestGetPowerComponentState) { in TEST_P() function 105 TEST_P(PowerPolicyAidlTest, TestGetPowerComponentState_invalidComponent) { in TEST_P() function 114 TEST_P(PowerPolicyAidlTest, TestRegisterCallback) { in TEST_P() function 129 TEST_P(PowerPolicyAidlTest, TestRegisterCallback_doubleRegistering) { in TEST_P() function 145 TEST_P(PowerPolicyAidlTest, TestUnegisterNotRegisteredCallback) { in TEST_P() function
|
/frameworks/native/libs/gui/tests/ |
D | IGraphicBufferProducer_test.cpp | 283 TEST_P(IGraphicBufferProducerTest, ConnectFirst_ReturnsError) { in TEST_P() function 301 TEST_P(IGraphicBufferProducerTest, ConnectAgain_ReturnsError) { in TEST_P() function 322 TEST_P(IGraphicBufferProducerTest, Disconnect_Succeeds) { in TEST_P() function 329 TEST_P(IGraphicBufferProducerTest, Disconnect_ReturnsError) { in TEST_P() function 340 TEST_P(IGraphicBufferProducerTest, Query_Succeeds) { in TEST_P() function 386 TEST_P(IGraphicBufferProducerTest, Query_ReturnsError) { in TEST_P() function 440 TEST_P(IGraphicBufferProducerTest, Queue_Succeeds) { in TEST_P() function 542 TEST_P(IGraphicBufferProducerTest, Queue_ReturnsError) { in TEST_P() function 732 TEST_P(IGraphicBufferProducerTest, CancelBuffer_DoesntCrash) { in TEST_P() function 787 TEST_P(IGraphicBufferProducerTest, SetMaxDequeuedBufferCount_Succeeds) { in TEST_P() function [all …]
|
/frameworks/av/media/libstagefright/tests/ESDS/ |
D | ESDSTest.cpp | 123 TEST_P(ESDSUnitTest, InvalidDataTest) { in TEST_P() function 142 TEST_P(ESDSUnitTest, CreateAndDestroyTest) { in TEST_P() function 147 TEST_P(ESDSUnitTest, ObjectTypeIndicationTest) { in TEST_P() function 157 TEST_P(ESDSUnitTest, CodecSpecificInfoTest) { in TEST_P() function 171 TEST_P(ESDSUnitTest, GetBitrateTest) { in TEST_P() function
|
/frameworks/hardware/interfaces/displayservice/1.0/vts/functional/ |
D | VtsFwkDisplayServiceV1_0TargetTest.cpp | 104 TEST_P(DisplayServiceTest, TestAttachRequestVsync) { in TEST_P() function 116 TEST_P(DisplayServiceTest, TestSetVsyncRate) { in TEST_P() function 147 TEST_P(DisplayServiceTest, TestOpenClose) { in TEST_P() function 157 TEST_P(DisplayServiceTest, TestVsync) { in TEST_P() function
|
/frameworks/hardware/interfaces/stats/aidl/vts/functional/ |
D | VtsHalStatsTargetTest.cpp | 44 TEST_P(StatsAidlTest, reportVendorAtom) { in TEST_P() function 65 TEST_P(StatsAidlTest, reportVendorAtomInvalidAtomIdLow) { in TEST_P() function 86 TEST_P(StatsAidlTest, reportVendorAtomInvalidAtomIdHigh) { in TEST_P() function 107 TEST_P(StatsAidlTest, reportVendorAtomInvalidDomainNameTooLong) { in TEST_P() function
|
/frameworks/hardware/interfaces/automotive/display/1.0/vts/functional/ |
D | VtsHalAutomotiveDisplayV1_0TargetTest.cpp | 48 TEST_P(AutomotiveDisplayHidlTest, getIGBP) { in TEST_P() function 72 TEST_P(AutomotiveDisplayHidlTest, showWindow) { in TEST_P() function 88 TEST_P(AutomotiveDisplayHidlTest, hideWindow) { in TEST_P() function
|
/frameworks/native/libs/input/tests/ |
D | IdGenerator_test.cpp | 32 TEST_P(IdGeneratorTest, GenerateRandomNumber) { in TEST_P() function 38 TEST_P(IdGeneratorTest, GenerateRandomNumberWithProperFlag) { in TEST_P() function
|
/frameworks/av/media/codec2/hidl/1.0/vts/functional/component/ |
D | VtsHalMediaC2V1_0TargetComponentTest.cpp | 131 TEST_P(Codec2ComponentHidlTest, EmptyFlush) { in TEST_P() function 147 TEST_P(Codec2ComponentHidlTest, QueueEmptyWork) { in TEST_P() function 161 TEST_P(Codec2ComponentHidlTest, Config) { in TEST_P() function 190 TEST_P(Codec2ComponentHidlTest, MultipleStartStopReset) { in TEST_P() function 212 TEST_P(Codec2ComponentHidlTest, MultipleRelease) { in TEST_P() function 237 TEST_P(Codec2ComponentHidlTest, Timeout) { in TEST_P() function 326 TEST_P(Codec2ComponentInputTests, InputBufferTest) { in TEST_P() function
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | SetFrameRateTest.cpp | 190 TEST_P(SetFrameRateTest, SetAndGet) { in TEST_P() function 201 TEST_P(SetFrameRateTest, SetAndGetParent) { in TEST_P() function 226 TEST_P(SetFrameRateTest, SetAndGetParentAllVote) { in TEST_P() function 265 TEST_P(SetFrameRateTest, SetAndGetChild) { in TEST_P() function 290 TEST_P(SetFrameRateTest, SetAndGetChildAllVote) { in TEST_P() function 329 TEST_P(SetFrameRateTest, SetAndGetChildAddAfterVote) { in TEST_P() function 359 TEST_P(SetFrameRateTest, SetAndGetChildRemoveAfterVote) { in TEST_P() function 390 TEST_P(SetFrameRateTest, SetAndGetParentNotInTree) { in TEST_P() function 458 TEST_P(SetFrameRateTest, SetOnParentActivatesTree) { in TEST_P() function 488 TEST_P(SetFrameRateTest, addChildForParentWithTreeVote) { in TEST_P() function
|
/frameworks/av/media/libstagefright/id3/test/ |
D | ID3Test.cpp | 43 TEST_P(ID3tagTest, TagTest) { in TEST_P() function 62 TEST_P(ID3versionTest, VersionTest) { in TEST_P() function 76 TEST_P(ID3textTagTest, TextTagTest) { in TEST_P() function 121 TEST_P(ID3albumArtTest, AlbumArtTest) { in TEST_P() function 149 TEST_P(ID3multiAlbumArtTest, MultiAlbumArtTest) { in TEST_P() function
|
/frameworks/av/media/libstagefright/foundation/tests/AVCUtils/ |
D | AVCUtilsUnitTest.cpp | 109 TEST_P(MpegAudioUnitTest, AudioProfileTest) { in TEST_P() function 140 TEST_P(VOLDimensionTest, DimensionTest) { in TEST_P() function 177 TEST_P(AVCDimensionTest, DimensionTest) { in TEST_P() function 235 TEST_P(AvccBoxTest, AvccBoxValidationTest) { in TEST_P() function 313 TEST_P(AVCFrameTest, FrameTest) { in TEST_P() function
|
/frameworks/av/media/libstagefright/tests/metadatautils/ |
D | MetaDataUtilsTest.cpp | 209 TEST_P(AvcCSDTest, AvcCSDValidationTest) { in TEST_P() function 271 TEST_P(AvcCSDValidateTest, AvcValidateTest) { in TEST_P() function 285 TEST_P(AacCSDTest, AacCSDValidationTest) { in TEST_P() function 362 TEST_P(AacADTSTest, AacADTSValidationTest) { in TEST_P() function 387 TEST_P(AacCSDValidateTest, AacInvalidInputTest) { in TEST_P() function 395 TEST_P(VorbisTest, VorbisCommentTest) { in TEST_P() function
|
/frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/ |
D | VtsHalSensorManagerV1_0TargetTest.cpp | 150 TEST_P(SensorManagerTest, List) { in TEST_P() function 154 TEST_P(SensorManagerTest, Ashmem) { in TEST_P() function 220 TEST_P(SensorManagerTest, GetDefaultAccelerometer) { in TEST_P() function 236 TEST_P(SensorManagerTest, Accelerometer) { in TEST_P() function
|
/frameworks/native/services/powermanager/tests/ |
D | IThermalManagerTest.cpp | 114 TEST_P(IThermalListenerTest, TestListener) { in TEST_P() function 139 TEST_P(IThermalLevelTest, TestGetStatusLevel) { in TEST_P() function
|
/frameworks/base/tools/aapt2/filter/ |
D | AbiFilter_test.cpp | 57 TEST_P(AbiFilterTest, Keep) { in TEST_P() function
|
/frameworks/av/media/libstagefright/foundation/tests/colorutils/ |
D | ColorUtilsTest.cpp | 154 TEST_P(ColorRangeTest, WrapColorRangeTest) { in TEST_P() function 163 TEST_P(ColorTransferTest, WrapColorTransferTest) { in TEST_P() function 172 TEST_P(ColorStandardTest, WrapColorStandardTest) { in TEST_P() function 183 TEST_P(ColorAspectsTest, PlatformAspectsTest) { in TEST_P() function 211 TEST_P(ColorAspectsTest, IsoAspectsTest) { in TEST_P() function 238 TEST_P(IsoToPlatformAspectsTest, IsoAspectsToPlatformAspectsTest) { in TEST_P() function 264 TEST_P(ColorAspectsTest, PackColorAspectsTest) { in TEST_P() function 281 TEST_P(DefaultColorAspectsTest, DefaultColorAspectsTest) { in TEST_P() function 295 TEST_P(DataSpaceTest, DataSpaceTest) { in TEST_P() function 394 TEST_P(ColorAspectsTest, FormatTest) { in TEST_P() function
|
/frameworks/av/media/codecs/amrnb/dec/test/ |
D | AmrnbDecoderTest.cpp | 108 TEST_P(AmrnbDecoderTest, DecodeTest) { in TEST_P() function 131 TEST_P(AmrnbDecoderTest, ResetDecodeTest) { in TEST_P() function
|