Searched refs:CompilationCachingSecurityTest (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | CompilationCachingTests.cpp | 1027 class CompilationCachingSecurityTest class 1031 CompilationCachingSecurityTest() in CompilationCachingSecurityTest() function in aidl::android::hardware::neuralnetworks::vts::functional::CompilationCachingSecurityTest 1127 TEST_P(CompilationCachingSecurityTest, CorruptedModelCache) { in TEST_P() argument 1135 TEST_P(CompilationCachingSecurityTest, WrongLengthModelCache) { in TEST_P() argument 1143 TEST_P(CompilationCachingSecurityTest, CorruptedDataCache) { in TEST_P() argument 1151 TEST_P(CompilationCachingSecurityTest, WrongLengthDataCache) { in TEST_P() argument 1159 TEST_P(CompilationCachingSecurityTest, WrongToken) { in TEST_P() argument 1177 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(CompilationCachingSecurityTest); 1178 INSTANTIATE_TEST_SUITE_P(TestCompilationCaching, CompilationCachingSecurityTest,
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | CompilationCachingTests.cpp | 1221 class CompilationCachingSecurityTest class 1225 CompilationCachingSecurityTest() in CompilationCachingSecurityTest() function in android::hardware::neuralnetworks::V1_2::vts::functional::CompilationCachingSecurityTest 1321 TEST_P(CompilationCachingSecurityTest, CorruptedModelCache) { in TEST_P() argument 1329 TEST_P(CompilationCachingSecurityTest, WrongLengthModelCache) { in TEST_P() argument 1337 TEST_P(CompilationCachingSecurityTest, CorruptedDataCache) { in TEST_P() argument 1345 TEST_P(CompilationCachingSecurityTest, WrongLengthDataCache) { in TEST_P() argument 1353 TEST_P(CompilationCachingSecurityTest, WrongToken) { in TEST_P() argument 1371 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(CompilationCachingSecurityTest); 1372 INSTANTIATE_TEST_SUITE_P(TestCompilationCaching, CompilationCachingSecurityTest,
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | CompilationCachingTests.cpp | 1212 class CompilationCachingSecurityTest class 1216 CompilationCachingSecurityTest() in CompilationCachingSecurityTest() function in android::hardware::neuralnetworks::V1_3::vts::functional::CompilationCachingSecurityTest 1312 TEST_P(CompilationCachingSecurityTest, CorruptedModelCache) { in TEST_P() argument 1320 TEST_P(CompilationCachingSecurityTest, WrongLengthModelCache) { in TEST_P() argument 1328 TEST_P(CompilationCachingSecurityTest, CorruptedDataCache) { in TEST_P() argument 1336 TEST_P(CompilationCachingSecurityTest, WrongLengthDataCache) { in TEST_P() argument 1344 TEST_P(CompilationCachingSecurityTest, WrongToken) { in TEST_P() argument 1362 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(CompilationCachingSecurityTest); 1363 INSTANTIATE_TEST_SUITE_P(TestCompilationCaching, CompilationCachingSecurityTest,
|