Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DGeneratedTestHarness.cpp286 auto aidlPool = utils::convert(pool).value(); in createModel() local
287 aidlPools.push_back(std::move(aidlPool)); in createModel()