Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestUnspecifiedDimensions.cpp247 mSpecificationLevels = std::move(levels); in SetUp()
251 const SpecificationLevel l = mSpecificationLevels[index]; in getType()
285 const auto kLevel = mSpecificationLevels[index]; in setInOut()
366 (mSpecificationLevels[kIndex0_Model] == SpecificationLevel::FULLY_SPECIFIED || in TestOne()
367 mSpecificationLevels[kIndex2_Model] == SpecificationLevel::FULLY_SPECIFIED || in TestOne()
368 mSpecificationLevels[kIndex4_Model] == SpecificationLevel::FULLY_SPECIFIED)) { in TestOne()
435 const auto kLevel1_Model = mSpecificationLevels[kIndex1_Model]; in expectModelIsValid()
449 const auto kLevel0_Model = mSpecificationLevels[kIndex0_Model]; in expectSetInput0()
450 const auto kLevel0_Execution = mSpecificationLevels[kIndex0_Execution]; in expectSetInput0()
494 const auto kLevel3_Model = mSpecificationLevels[kIndex3_Model]; in expectSetInput1()
[all …]