Home
last modified time | relevance | path

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

/frameworks/ml/nn/driver/cache/BlobCache/
DBlobCache_test.cpp69 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/
DnnCache_test.cpp64 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/
DAbiFilter_test.cpp57 TEST_P(AbiFilterTest, Keep) { in TEST_P() function
/frameworks/minikin/tests/stresstest/
DFontFamilyTest.cpp32 TEST_P(FontFamilyHarfBuzzCompatibilityTest, CoverageTest) { in TEST_P() function
/frameworks/native/libs/gui/tests/
DCpuConsumer_test.cpp541 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/
DC2Param_test.cpp138 TEST_P(C2ParamTest_ParamFieldList, VerifyStruct) { in TEST_P() function