Searched refs:TEST_P (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/tools/aapt2/filter/
H A DAbiFilter_test.cpp57 TEST_P(AbiFilterTest, Keep) { function in namespace:aapt::__anon1337
/frameworks/ml/nn/driver/cache/BlobCache/
H A DBlobCache_test.cpp69 TEST_P(BlobCacheTest, CacheSingleValueSucceeds) { function in namespace:android
79 TEST_P(BlobCacheTest, CacheTwoValuesSucceeds) { function in namespace:android
91 TEST_P(BlobCacheTest, CacheTwoValuesMallocSucceeds) { function in namespace:android
111 TEST_P(BlobCacheTest, GetOnlyWritesInsideBounds) { function in namespace:android
123 TEST_P(BlobCacheTest, GetOnlyWritesIfBufferIsLargeEnough) { function in namespace:android
132 TEST_P(BlobCacheTest, GetWithFailedAllocator) { function in namespace:android
147 TEST_P(BlobCacheTest, GetDoesntAccessNullBuffer) { function in namespace:android
152 TEST_P(BlobCacheTest, MultipleSetsCacheLatestValue) { function in namespace:android
163 TEST_P(BlobCacheTest, SecondSetKeepsFirstValueIfTooLarge) { function in namespace:android
174 TEST_P(BlobCacheTes function in namespace:android
205 TEST_P(BlobCacheTest, DoesntCacheIfValueIsTooBig) { function in namespace:android
221 TEST_P(BlobCacheTest, DoesntCacheIfKeyValuePairIsTooBig) { function in namespace:android
344 TEST_P(BlobCacheTest, ExceedingTotalLimitJustFitsSmallEntry) { function
370 TEST_P(BlobCacheTest, ExceedingTotalLimitFitsBigEntry) { function
431 TEST_P(BlobCacheTest, FailedGetWithAllocator) { function
448 TEST_P(BlobCacheTest, ExceedingTotalLimitRemovesLRUEntries) { function
535 TEST_P(BlobCacheFlattenTest, FlattenOneValue) { function
546 TEST_P(BlobCacheFlattenTest, FlattenFullCache) { function
565 TEST_P(BlobCacheFlattenTest, FlattenDoesntChangeCache) { function
587 TEST_P(BlobCacheFlattenTest, FlattenCatchesBufferTooSmall) { function
603 TEST_P(BlobCacheFlattenTest, UnflattenCatchesBadMagic) { function
620 TEST_P(BlobCacheFlattenTest, UnflattenCatchesBadBlobCacheVersion) { function
639 TEST_P(BlobCacheFlattenTest, UnflattenCatchesBadBlobCacheDeviceVersion) { function
658 TEST_P(BlobCacheFlattenTest, UnflattenCatchesBufferTooSmall) { function
[all...]
/frameworks/ml/nn/driver/cache/nnCache/
H A DnnCache_test.cpp64 TEST_P(NNCacheTest, UninitializedCacheAlwaysMisses) { function in namespace:android
74 TEST_P(NNCacheTest, InitializedCacheAlwaysHits) { function in namespace:android
85 TEST_P(NNCacheTest, TerminatedCacheAlwaysMisses) { function in namespace:android
110 TEST_P(NNCacheTest, ExceedingTotalLimitFitsBigEntry) { function in namespace:android
227 TEST_P(NNCacheSerializationTest, ReinitializedCacheContainsValues) { function in namespace:android
259 TEST_P(NNCacheSerializationTest, ReinitializedCacheContainsValuesSizeConstrained) { function in namespace:android
/frameworks/minikin/tests/stresstest/
H A DFontFamilyTest.cpp32 TEST_P(FontFamilyHarfBuzzCompatibilityTest, CoverageTest) { function in namespace:minikin
/frameworks/native/libs/gui/tests/
H A DCpuConsumer_test.cpp541 TEST_P(CpuConsumerTest, FromCpuSingle) { function in namespace:android
575 TEST_P(CpuConsumerTest, FromCpuManyInQueue) { function in namespace:android
618 TEST_P(CpuConsumerTest, FromCpuLockMax) { function in namespace:android
/frameworks/av/media/libstagefright/codec2/tests/
H A DC2Param_test.cpp138 TEST_P(C2ParamTest_ParamFieldList, VerifyStruct) { function in namespace:android

Completed in 114 milliseconds