Home
last modified time | relevance | path

Searched defs:TEST_P (Results 1 – 25 of 61) sorted by relevance

123

/frameworks/native/services/surfaceflinger/tests/
DLayerRenderTypeTransaction_test.cpp51 TEST_P(LayerRenderTypeTransactionTest, SetPositionBasic_BufferQueue) { in TEST_P() function
74 TEST_P(LayerRenderTypeTransactionTest, SetPositionRounding_BufferQueue) { in TEST_P() function
96 TEST_P(LayerRenderTypeTransactionTest, SetPositionOutOfBounds_BufferQueue) { in TEST_P() function
114 TEST_P(LayerRenderTypeTransactionTest, SetPositionPartiallyOutOfBounds_BufferQueue) { in TEST_P() function
135 TEST_P(LayerRenderTypeTransactionTest, SetPositionWithResize_BufferQueue) { in TEST_P() function
158 TEST_P(LayerRenderTypeTransactionTest, SetSizeBasic_BufferQueue) { in TEST_P() function
182 TEST_P(LayerRenderTypeTransactionTest, SetSizeWithScaleToWindow_BufferQueue) { in TEST_P() function
195 TEST_P(LayerRenderTypeTransactionTest, CreateLayer_BufferState) { in TEST_P() function
245 TEST_P(LayerRenderTypeTransactionTest, SetRelativeZBasic_BufferQueue) { in TEST_P() function
249 TEST_P(LayerRenderTypeTransactionTest, SetRelativeZBasic_BufferState) { in TEST_P() function
[all …]
DLayerTypeAndRenderTypeTransaction_test.cpp56 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetSizeInvalid) { in TEST_P() function
60 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetZBasic) { in TEST_P() function
81 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetRelativeZBug64572777) { in TEST_P() function
101 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetFlagsHidden) { in TEST_P() function
119 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetFlagsOpaque) { in TEST_P() function
145 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetZNegative) { in TEST_P() function
176 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetAlphaClamped) { in TEST_P() function
195 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetCornerRadius) { in TEST_P() function
230 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetCornerRadiusRotated) { in TEST_P() function
271 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetCornerRadiusChildCrop) { in TEST_P() function
[all …]
DLayerTypeTransaction_test.cpp42 TEST_P(LayerTypeTransactionTest, SetRelativeZNegative) { in TEST_P() function
69 TEST_P(LayerTypeTransactionTest, SetLayerAndRelative) { in TEST_P() function
116 TEST_P(LayerTypeTransactionTest, HideRelativeParentHidesLayer) { in TEST_P() function
163 TEST_P(LayerTypeTransactionTest, SetFlagsSecure) { in TEST_P() function
179 TEST_P(LayerTypeTransactionTest, RefreshRateIsInitialized) { in TEST_P() function
/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp143 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/ml/nn/driver/cache/BlobCache/
DBlobCache_test.cpp66 TEST_P(BlobCacheTest, CacheSingleValueSucceeds) { in TEST_P() function
76 TEST_P(BlobCacheTest, CacheTwoValuesSucceeds) { in TEST_P() function
88 TEST_P(BlobCacheTest, CacheTwoValuesMallocSucceeds) { in TEST_P() function
108 TEST_P(BlobCacheTest, GetOnlyWritesInsideBounds) { in TEST_P() function
120 TEST_P(BlobCacheTest, GetOnlyWritesIfBufferIsLargeEnough) { in TEST_P() function
129 TEST_P(BlobCacheTest, GetWithFailedAllocator) { in TEST_P() function
144 TEST_P(BlobCacheTest, GetDoesntAccessNullBuffer) { in TEST_P() function
149 TEST_P(BlobCacheTest, MultipleSetsCacheLatestValue) { in TEST_P() function
160 TEST_P(BlobCacheTest, SecondSetKeepsFirstValueIfTooLarge) { in TEST_P() function
171 TEST_P(BlobCacheTest, DoesntCacheIfKeyIsTooBig) { in TEST_P() function
[all …]
/frameworks/hardware/interfaces/stats/1.0/vts/functional/
DVtsHalStatsV1_0TargetTest.cpp52 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/gui/tests/
DIGraphicBufferProducer_test.cpp259 TEST_P(IGraphicBufferProducerTest, ConnectFirst_ReturnsError) { in TEST_P() function
277 TEST_P(IGraphicBufferProducerTest, ConnectAgain_ReturnsError) { in TEST_P() function
298 TEST_P(IGraphicBufferProducerTest, Disconnect_Succeeds) { in TEST_P() function
305 TEST_P(IGraphicBufferProducerTest, Disconnect_ReturnsError) { in TEST_P() function
316 TEST_P(IGraphicBufferProducerTest, Query_Succeeds) { in TEST_P() function
341 TEST_P(IGraphicBufferProducerTest, Query_ReturnsError) { in TEST_P() function
377 TEST_P(IGraphicBufferProducerTest, Queue_Succeeds) { in TEST_P() function
421 TEST_P(IGraphicBufferProducerTest, Queue_ReturnsError) { in TEST_P() function
513 TEST_P(IGraphicBufferProducerTest, CancelBuffer_DoesntCrash) { in TEST_P() function
530 TEST_P(IGraphicBufferProducerTest, SetMaxDequeuedBufferCount_Succeeds) { in TEST_P() function
[all …]
/frameworks/ml/nn/driver/cache/nnCache/
DnnCache_test.cpp61 TEST_P(NNCacheTest, UninitializedCacheAlwaysMisses) { in TEST_P() function
71 TEST_P(NNCacheTest, InitializedCacheAlwaysHits) { in TEST_P() function
82 TEST_P(NNCacheTest, TerminatedCacheAlwaysMisses) { in TEST_P() function
107 TEST_P(NNCacheTest, ExceedingTotalLimitFitsBigEntry) { in TEST_P() function
220 TEST_P(NNCacheSerializationTest, ReinitializedCacheContainsValues) { in TEST_P() function
252 TEST_P(NNCacheSerializationTest, ReinitializedCacheContainsValuesSizeConstrained) { in TEST_P() function
/frameworks/hardware/interfaces/displayservice/1.0/vts/functional/
DVtsFwkDisplayServiceV1_0TargetTest.cpp104 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/av/media/codec2/hidl/1.0/vts/functional/component/
DVtsHalMediaC2V1_0TargetComponentTest.cpp133 TEST_P(Codec2ComponentHidlTest, EmptyFlush) { in TEST_P() function
149 TEST_P(Codec2ComponentHidlTest, QueueEmptyWork) { in TEST_P() function
163 TEST_P(Codec2ComponentHidlTest, Config) { in TEST_P() function
192 TEST_P(Codec2ComponentHidlTest, MultipleStartStopReset) { in TEST_P() function
214 TEST_P(Codec2ComponentHidlTest, MultipleRelease) { in TEST_P() function
239 TEST_P(Codec2ComponentHidlTest, Timeout) { in TEST_P() function
330 TEST_P(Codec2ComponentInputTests, InputBufferTest) { in TEST_P() function
/frameworks/native/services/surfaceflinger/tests/unittests/
DSetFrameRateTest.cpp202 TEST_P(SetFrameRateTest, SetAndGet) { in TEST_P() function
213 TEST_P(SetFrameRateTest, SetAndGetParent) { in TEST_P() function
238 TEST_P(SetFrameRateTest, SetAndGetParentAllVote) { in TEST_P() function
277 TEST_P(SetFrameRateTest, SetAndGetChild) { in TEST_P() function
302 TEST_P(SetFrameRateTest, SetAndGetChildAllVote) { in TEST_P() function
341 TEST_P(SetFrameRateTest, SetAndGetChildAddAfterVote) { in TEST_P() function
371 TEST_P(SetFrameRateTest, SetAndGetChildRemoveAfterVote) { in TEST_P() function
402 TEST_P(SetFrameRateTest, SetAndGetParentNotInTree) { in TEST_P() function
431 TEST_P(SetFrameRateTest, SetAndGetRearentChildren) { in TEST_P() function
/frameworks/av/media/libstagefright/id3/test/
DID3Test.cpp42 TEST_P(ID3tagTest, TagTest) { in TEST_P() function
60 TEST_P(ID3versionTest, VersionTest) { in TEST_P() function
73 TEST_P(ID3textTagTest, TextTagTest) { in TEST_P() function
100 TEST_P(ID3albumArtTest, AlbumArtTest) { in TEST_P() function
126 TEST_P(ID3multiAlbumArtTest, MultiAlbumArtTest) { in TEST_P() function
/frameworks/hardware/interfaces/automotive/display/1.0/vts/functional/
DVtsHalAutomotiveDisplayV1_0TargetTest.cpp48 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/
DIdGenerator_test.cpp32 TEST_P(IdGeneratorTest, GenerateRandomNumber) { in TEST_P() function
38 TEST_P(IdGeneratorTest, GenerateRandomNumberWithProperFlag) { in TEST_P() function
/frameworks/ml/nn/runtime/test/
DTestGenerated.cpp353 TEST_P(GeneratedTests, Sync) { in TEST_P() function
359 TEST_P(GeneratedTests, Async) { in TEST_P() function
365 TEST_P(GeneratedTests, Burst) { in TEST_P() function
371 TEST_P(GeneratedTests, Test) { in TEST_P() function
376 TEST_P(DynamicOutputShapeTest, Test) { in TEST_P() function
380 TEST_P(GeneratedValidationTests, Test) { in TEST_P() function
384 TEST_P(QuantizationCouplingTest, Test) { in TEST_P() function
388 TEST_P(DeviceMemoryTest, Test) { in TEST_P() function
392 TEST_P(FencedComputeTest, Test) { in TEST_P() function
/frameworks/av/media/codec2/sfplugin/tests/
DMediaCodec_sanity_test.cpp110 TEST_P(MediaCodecInputBufferSizeTest, TestAvcDecoder) { in TEST_P() function
139 TEST_P(MediaCodecInputBufferSizeTest, TestVideoDecoder) { in TEST_P() function
168 TEST_P(MediaCodecInputBufferSizeTest, TestAudioDecoder) { in TEST_P() function
287 TEST_P(MediaCodecByteBufferTest, TestVideoDecoder420Planar) { in TEST_P() function
/frameworks/av/media/extractors/tests/
DExtractorUnitTest.cpp193 TEST_P(ExtractorUnitTest, CreateExtractorTest) { in TEST_P() function
215 TEST_P(ExtractorUnitTest, ExtractorTest) { in TEST_P() function
265 TEST_P(ExtractorUnitTest, MetaDataComparisonTest) { in TEST_P() function
340 TEST_P(ExtractorUnitTest, MultipleStartStopTest) { in TEST_P() function
382 TEST_P(ExtractorUnitTest, SeekTest) { in TEST_P() function
/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
DVtsHalMediaC2V1_0TargetVideoEncTest.cpp398 TEST_P(Codec2VideoEncHidlTest, validateCompName) { in TEST_P() function
415 TEST_P(Codec2VideoEncEncodeTest, EncodeTest) { in TEST_P() function
526 TEST_P(Codec2VideoEncHidlTest, EOSTest) { in TEST_P() function
567 TEST_P(Codec2VideoEncHidlTest, FlushTest) { in TEST_P() function
645 TEST_P(Codec2VideoEncHidlTest, InvalidBufferTest) { in TEST_P() function
701 TEST_P(Codec2VideoEncResolutionTest, ResolutionTest) { in TEST_P() function
748 TEST_P(Codec2VideoEncHidlTest, AdaptiveBitrateTest) { in TEST_P() function
DVtsHalMediaC2V1_0TargetVideoDecTest.cpp517 TEST_P(Codec2VideoDecHidlTest, validateCompName) { in TEST_P() function
524 TEST_P(Codec2VideoDecHidlTest, configureTunnel) { in TEST_P() function
587 TEST_P(Codec2VideoDecDecodeTest, DecodeTest) { in TEST_P() function
688 TEST_P(Codec2VideoDecHidlTest, AdaptiveDecodeTest) { in TEST_P() function
795 TEST_P(Codec2VideoDecHidlTest, ThumbnailTest) { in TEST_P() function
839 TEST_P(Codec2VideoDecHidlTest, EOSTest) { in TEST_P() function
880 TEST_P(Codec2VideoDecHidlTest, FlushTest) { in TEST_P() function
958 TEST_P(Codec2VideoDecHidlTest, DecodeTestEmptyBuffersInserted) { in TEST_P() function
1031 TEST_P(Codec2VideoDecCsdInputTests, CSDFlushTest) { in TEST_P() function
/frameworks/av/media/libstagefright/codecs/amrwbenc/test/
DAmrwbEncoderTest.cpp71 TEST_P(AmrwbEncoderTest, CreateAmrwbEncoderTest) { in TEST_P() function
90 TEST_P(AmrwbEncoderTest, AmrwbEncodeTest) { in TEST_P() function
/frameworks/base/cmds/statsd/tests/metrics/
DDurationMetricProducer_test.cpp220 TEST_P(DurationMetricProducerTest_PartialBucket, TestSumDuration) { in TEST_P() function
286 TEST_P(DurationMetricProducerTest_PartialBucket, TestSumDurationWithSplitInFollowingBucket) { in TEST_P() function
350 TEST_P(DurationMetricProducerTest_PartialBucket, TestSumDurationAnomaly) { in TEST_P() function
401 TEST_P(DurationMetricProducerTest_PartialBucket, TestMaxDuration) { in TEST_P() function
455 TEST_P(DurationMetricProducerTest_PartialBucket, TestMaxDurationWithSplitInNextBucket) { in TEST_P() function
/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
DVtsHalMediaC2V1_0TargetAudioDecTest.cpp486 TEST_P(Codec2AudioDecHidlTest, validateCompName) { in TEST_P() function
493 TEST_P(Codec2AudioDecHidlTest, configComp) { in TEST_P() function
513 TEST_P(Codec2AudioDecDecodeTest, DecodeTest) { in TEST_P() function
585 TEST_P(Codec2AudioDecHidlTest, ThumbnailTest) { in TEST_P() function
637 TEST_P(Codec2AudioDecHidlTest, EOSTest) { in TEST_P() function
678 TEST_P(Codec2AudioDecHidlTest, FlushTest) { in TEST_P() function
762 TEST_P(Codec2AudioDecHidlTest, DecodeTestEmptyBuffersInserted) { in TEST_P() function
847 TEST_P(Codec2AudioDecCsdInputTests, CSDFlushTest) { in TEST_P() function
DVtsHalMediaC2V1_0TargetAudioEncTest.cpp395 TEST_P(Codec2AudioEncHidlTest, validateCompName) { in TEST_P() function
412 TEST_P(Codec2AudioEncEncodeTest, EncodeTest) { in TEST_P() function
478 TEST_P(Codec2AudioEncHidlTest, EOSTest) { in TEST_P() function
519 TEST_P(Codec2AudioEncHidlTest, FlushTest) { in TEST_P() function
584 TEST_P(Codec2AudioEncHidlTest, MultiChannelCountTest) { in TEST_P() function
684 TEST_P(Codec2AudioEncHidlTest, MultiSampleRateTest) { in TEST_P() function
/frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/
DVtsHalSensorManagerV1_0TargetTest.cpp150 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/
DIThermalManagerTest.cpp112 TEST_P(IThermalListenerTest, TestListener) { in TEST_P() function
136 TEST_P(IThermalLevelTest, TestGetStatusLevel) { in TEST_P() function

123