Searched refs:testCorruptedCache (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | CompilationCachingTests.cpp | 1081 void testCorruptedCache(ExpectedResult expected, std::function<void(bool*)> modifier) { in testCorruptedCache() function in aidl::android::hardware::neuralnetworks::vts::functional::CompilationCachingSecurityTest 1128 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, in TEST_P() 1136 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, in TEST_P() 1144 testCorruptedCache(ExpectedResult::NOT_CRASH, in TEST_P() 1152 testCorruptedCache(ExpectedResult::NOT_CRASH, in TEST_P() 1159 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, [this](bool* skip) { in TEST_P()
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | CompilationCachingTests.cpp | 1268 void testCorruptedCache(ExpectedResult expected, std::function<void(bool*)> modifier) { in testCorruptedCache() function in android::hardware::neuralnetworks::V1_3::vts::functional::CompilationCachingSecurityTest 1315 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, in TEST_P() 1323 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, in TEST_P() 1331 testCorruptedCache(ExpectedResult::NOT_CRASH, in TEST_P() 1339 testCorruptedCache(ExpectedResult::NOT_CRASH, in TEST_P() 1346 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, [this](bool* skip) { in TEST_P()
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
H A D | CompilationCachingTests.cpp | 1277 void testCorruptedCache(ExpectedResult expected, std::function<void(bool*)> modifier) { in testCorruptedCache() function in android::hardware::neuralnetworks::V1_2::vts::functional::CompilationCachingSecurityTest 1324 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, in TEST_P() 1332 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, in TEST_P() 1340 testCorruptedCache(ExpectedResult::NOT_CRASH, in TEST_P() 1348 testCorruptedCache(ExpectedResult::NOT_CRASH, in TEST_P() 1355 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, [this](bool* skip) { in TEST_P()
|