Searched defs:CompilationCachingSecurityTest (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | CompilationCachingTests.cpp | 1209 class CompilationCachingSecurityTest class 1213 CompilationCachingSecurityTest() in CompilationCachingSecurityTest() function in android::hardware::neuralnetworks::V1_3::vts::functional::CompilationCachingSecurityTest 1309 TEST_P(CompilationCachingSecurityTest, CorruptedModelCache) { in TEST_P() argument 1317 TEST_P(CompilationCachingSecurityTest, WrongLengthModelCache) { in TEST_P() argument 1325 TEST_P(CompilationCachingSecurityTest, CorruptedDataCache) { in TEST_P() argument 1333 TEST_P(CompilationCachingSecurityTest, WrongLengthDataCache) { in TEST_P() argument 1341 TEST_P(CompilationCachingSecurityTest, WrongToken) { in TEST_P() argument
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | CompilationCachingTests.cpp | 1218 class CompilationCachingSecurityTest class 1222 CompilationCachingSecurityTest() in CompilationCachingSecurityTest() function in android::hardware::neuralnetworks::V1_2::vts::functional::CompilationCachingSecurityTest 1318 TEST_P(CompilationCachingSecurityTest, CorruptedModelCache) { in TEST_P() argument 1326 TEST_P(CompilationCachingSecurityTest, WrongLengthModelCache) { in TEST_P() argument 1334 TEST_P(CompilationCachingSecurityTest, CorruptedDataCache) { in TEST_P() argument 1342 TEST_P(CompilationCachingSecurityTest, WrongLengthDataCache) { in TEST_P() argument 1350 TEST_P(CompilationCachingSecurityTest, WrongToken) { in TEST_P() argument
|