/frameworks/ml/nn/driver/cache/BlobCache/ |
D | BlobCache_test.cpp | 66 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/ |
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/gui/tests/ |
D | IGraphicBufferProducer_test.cpp | 259 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/ |
D | nnCache_test.cpp | 61 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/av/media/libstagefright/id3/test/ |
D | ID3Test.cpp | 42 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 117 TEST_P(ID3albumArtTest, AlbumArtTest) { in TEST_P() function 143 TEST_P(ID3multiAlbumArtTest, MultiAlbumArtTest) { 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/ml/nn/runtime/test/ |
D | TestGenerated.cpp | 389 TEST_P(GeneratedTests, Sync) { in TEST_P() function 395 TEST_P(GeneratedTests, Async) { in TEST_P() function 401 TEST_P(GeneratedTests, Burst) { in TEST_P() function 407 TEST_P(GeneratedTests, Test) { in TEST_P() function 412 TEST_P(DynamicOutputShapeTest, Test) { in TEST_P() function 416 TEST_P(GeneratedValidationTests, Test) { in TEST_P() function 420 TEST_P(QuantizationCouplingTest, Test) { in TEST_P() function 424 TEST_P(DeviceMemoryTest, Test) { in TEST_P() function 428 TEST_P(FencedComputeTest, Test) { in TEST_P() function
|
D | TestUnknownDimensions.cpp | 334 TEST_P(UnknownDimensionsTest, Float) { in TEST_P() function 338 TEST_P(UnknownDimensionsTest, Quantized) { in TEST_P() function 342 TEST_P(UnknownDimensionsTest, Float16) { in TEST_P() function
|
D | TestMemoryDomain.cpp | 280 TEST_P(MemoryDomainTest, SinglePartition) { in TEST_P() function 316 TEST_P(MemoryDomainTest, MultiplePartitions) { in TEST_P() function 401 TEST_P(MemoryDomainTest, DynamicShape) { in TEST_P() function
|
/frameworks/native/services/surfaceflinger/tests/ |
D | Transaction_test.cpp | 741 TEST_P(LayerRenderTypeTransactionTest, SetPositionBasic_BufferQueue) { in TEST_P() function 764 TEST_P(LayerRenderTypeTransactionTest, SetPositionRounding_BufferQueue) { in TEST_P() function 786 TEST_P(LayerRenderTypeTransactionTest, SetPositionOutOfBounds_BufferQueue) { in TEST_P() function 804 TEST_P(LayerRenderTypeTransactionTest, SetPositionPartiallyOutOfBounds_BufferQueue) { in TEST_P() function 825 TEST_P(LayerRenderTypeTransactionTest, SetPositionWithResize_BufferQueue) { in TEST_P() function 848 TEST_P(LayerRenderTypeTransactionTest, SetPositionWithNextResize_BufferQueue) { in TEST_P() function 880 TEST_P(LayerRenderTypeTransactionTest, SetPositionWithNextResizeScaleToWindow_BufferQueue) { in TEST_P() function 904 TEST_P(LayerRenderTypeTransactionTest, SetSizeBasic_BufferQueue) { in TEST_P() function 928 TEST_P(LayerTypeAndRenderTypeTransactionTest, SetSizeInvalid) { in TEST_P() function 932 TEST_P(LayerRenderTypeTransactionTest, SetSizeWithScaleToWindow_BufferQueue) { 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/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/codec2/sfplugin/tests/ |
D | MediaCodec_sanity_test.cpp | 110 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/libstagefright/codecs/amrwbenc/test/ |
D | AmrwbEncoderTest.cpp | 71 TEST_P(AmrwbEncoderTest, CreateAmrwbEncoderTest) { in TEST_P() function 90 TEST_P(AmrwbEncoderTest, AmrwbEncodeTest) { in TEST_P() function
|
/frameworks/av/media/extractors/tests/ |
D | ExtractorUnitTest.cpp | 362 TEST_P(ExtractorFunctionalityTest, CreateExtractorTest) { in TEST_P() function 385 TEST_P(ExtractorFunctionalityTest, ExtractorTest) { in TEST_P() function 436 TEST_P(ExtractorFunctionalityTest, MetaDataComparisonTest) { in TEST_P() function 512 TEST_P(ExtractorFunctionalityTest, MultipleStartStopTest) { in TEST_P() function 555 TEST_P(ExtractorFunctionalityTest, SeekTest) { in TEST_P() function 728 TEST_P(ExtractorFunctionalityTest, MonkeySeekTest) { in TEST_P() function 817 TEST_P(ExtractorFunctionalityTest, SanityTest) { in TEST_P() function 859 TEST_P(ConfigParamTest, ConfigParamValidation) { in TEST_P() function 974 TEST_P(ExtractorComparison, ExtractorComparisonTest) { 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/codecs/amrnb/enc/test/ |
D | AmrnbEncoderTest.cpp | 108 TEST_P(AmrnbEncoderTest, EncodeTest) { in TEST_P() function 139 TEST_P(AmrnbEncoderTest, ResetEncoderTest) { in TEST_P() function
|
/frameworks/av/media/libstagefright/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
|
/frameworks/av/media/libstagefright/codecs/mp3dec/test/ |
D | Mp3DecoderTest.cpp | 115 TEST_P(Mp3DecoderTest, DecodeTest) { in TEST_P() function 146 TEST_P(Mp3DecoderTest, ResetDecoderTest) { in TEST_P() function
|
/frameworks/minikin/tests/stresstest/ |
D | FontFamilyTest.cpp | 34 TEST_P(FontFamilyHarfBuzzCompatibilityTest, CoverageTest) { in TEST_P() function
|
/frameworks/av/media/tests/benchmark/tests/ |
D | ExtractorTest.cpp | 29 TEST_P(ExtractorTest, Extract) { in TEST_P() function
|
/frameworks/av/media/libstagefright/tests/writer/ |
D | WriterTest.cpp | 319 TEST_P(WriteFunctionalityTest, CreateWriterTest) { in TEST_P() function 333 TEST_P(WriteFunctionalityTest, WriterTest) { in TEST_P() function 394 TEST_P(WriteFunctionalityTest, PauseWriterTest) { in TEST_P() function 453 TEST_P(WriteFunctionalityTest, MultiStartStopPauseTest) { in TEST_P() function 537 TEST_P(ListenerTest, SetMaxFileLimitsTest) { in TEST_P() function
|
/frameworks/av/media/libstagefright/foundation/tests/OpusHeader/ |
D | OpusHeaderTest.cpp | 95 TEST_P(OpusHeaderWriteTest, WriteTest) { in TEST_P() function 206 TEST_P(OpusHeaderParseTest, ParseTest) { in TEST_P() function
|
/frameworks/av/media/libstagefright/flac/dec/test/ |
D | FlacDecoderTest.cpp | 195 TEST_P(FLACDecoderTest, FlushTest) { in TEST_P() function 224 TEST_P(FLACDecoderTest, DecodeTest) { in TEST_P() function
|
/frameworks/av/media/libstagefright/codecs/amrwb/test/ |
D | AmrwbDecoderTest.cpp | 142 TEST_P(AmrwbDecoderTest, DecodeTest) { in TEST_P() function 172 TEST_P(AmrwbDecoderTest, ResetDecoderTest) { in TEST_P() function
|