Searched refs:TEST_P (Results 1 – 6 of 6) sorted by relevance
/frameworks/ml/nn/driver/cache/BlobCache/ |
D | BlobCache_test.cpp | 69 TEST_P(BlobCacheTest, CacheSingleValueSucceeds) { in TEST_P() function 79 TEST_P(BlobCacheTest, CacheTwoValuesSucceeds) { in TEST_P() function 91 TEST_P(BlobCacheTest, CacheTwoValuesMallocSucceeds) { in TEST_P() function 111 TEST_P(BlobCacheTest, GetOnlyWritesInsideBounds) { in TEST_P() function 123 TEST_P(BlobCacheTest, GetOnlyWritesIfBufferIsLargeEnough) { in TEST_P() function 132 TEST_P(BlobCacheTest, GetWithFailedAllocator) { in TEST_P() function 147 TEST_P(BlobCacheTest, GetDoesntAccessNullBuffer) { in TEST_P() function 152 TEST_P(BlobCacheTest, MultipleSetsCacheLatestValue) { in TEST_P() function 163 TEST_P(BlobCacheTest, SecondSetKeepsFirstValueIfTooLarge) { in TEST_P() function 174 TEST_P(BlobCacheTest, DoesntCacheIfKeyIsTooBig) { in TEST_P() function [all …]
|
/frameworks/ml/nn/driver/cache/nnCache/ |
D | nnCache_test.cpp | 64 TEST_P(NNCacheTest, UninitializedCacheAlwaysMisses) { in TEST_P() function 74 TEST_P(NNCacheTest, InitializedCacheAlwaysHits) { in TEST_P() function 85 TEST_P(NNCacheTest, TerminatedCacheAlwaysMisses) { in TEST_P() function 110 TEST_P(NNCacheTest, ExceedingTotalLimitFitsBigEntry) { in TEST_P() function 227 TEST_P(NNCacheSerializationTest, ReinitializedCacheContainsValues) { in TEST_P() function 259 TEST_P(NNCacheSerializationTest, ReinitializedCacheContainsValuesSizeConstrained) { in TEST_P() function
|
/frameworks/base/tools/aapt2/filter/ |
D | AbiFilter_test.cpp | 57 TEST_P(AbiFilterTest, Keep) { in TEST_P() function
|
/frameworks/minikin/tests/stresstest/ |
D | FontFamilyTest.cpp | 32 TEST_P(FontFamilyHarfBuzzCompatibilityTest, CoverageTest) { in TEST_P() function
|
/frameworks/native/libs/gui/tests/ |
D | CpuConsumer_test.cpp | 541 TEST_P(CpuConsumerTest, FromCpuSingle) { in TEST_P() function 575 TEST_P(CpuConsumerTest, FromCpuManyInQueue) { in TEST_P() function 618 TEST_P(CpuConsumerTest, FromCpuLockMax) { in TEST_P() function
|
/frameworks/av/media/libstagefright/codec2/tests/ |
D | C2Param_test.cpp | 138 TEST_P(C2ParamTest_ParamFieldList, VerifyStruct) { in TEST_P() function
|