Home
last modified time | relevance | path

Searched defs:CompilationCachingSecurityTest (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp1269 class CompilationCachingSecurityTest class
1273 CompilationCachingSecurityTest() : CompilationCachingTestBase(std::get<0>(GetParam())) {} in CompilationCachingSecurityTest() function in android::hardware::neuralnetworks::V1_2::vts::functional::CompilationCachingSecurityTest
1366 TEST_P(CompilationCachingSecurityTest, CorruptedModelCache) { in TEST_P() argument
1374 TEST_P(CompilationCachingSecurityTest, WrongLengthModelCache) { in TEST_P() argument
1382 TEST_P(CompilationCachingSecurityTest, CorruptedDataCache) { in TEST_P() argument
1390 TEST_P(CompilationCachingSecurityTest, WrongLengthDataCache) { in TEST_P() argument
1398 TEST_P(CompilationCachingSecurityTest, WrongToken) { in TEST_P() argument