Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DCompilationCachingTests.cpp306 bool isModelFullySupported(const Model& model) { in isModelFullySupported() function in aidl::android::hardware::neuralnetworks::vts::functional::CompilationCachingTestBase
354 if (!isModelFullySupported(model)) { in checkEarlyTermination()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp304 bool isModelFullySupported(const Model& model) { in isModelFullySupported() function in android::hardware::neuralnetworks::V1_2::vts::functional::CompilationCachingTestBase
354 if (!isModelFullySupported(model)) { in checkEarlyTermination()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DCompilationCachingTests.cpp307 bool isModelFullySupported(const Model& model) { in isModelFullySupported() function in android::hardware::neuralnetworks::V1_3::vts::functional::CompilationCachingTestBase
357 if (!isModelFullySupported(model)) { in checkEarlyTermination()