Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp1323 void testCorruptedCache(ExpectedResult expected, std::function<void(bool*)> modifier) { in testCorruptedCache() function in android::hardware::neuralnetworks::V1_2::vts::functional::CompilationCachingSecurityTest
1369 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, in TEST_P()
1377 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, in TEST_P()
1385 testCorruptedCache(ExpectedResult::NOT_CRASH, in TEST_P()
1393 testCorruptedCache(ExpectedResult::NOT_CRASH, in TEST_P()
1400 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, [this](bool* skip) { in TEST_P()