Searched refs:mSpecificationLevels (Results 1 – 1 of 1) sorted by relevance
215 mSpecificationLevels = std::move(levels); in SetUp()219 const SpecificationLevel l = mSpecificationLevels[index]; in getType()253 const auto kLevel = mSpecificationLevels[index]; in setInOut()334 (mSpecificationLevels[kIndex0_Model] == SpecificationLevel::FULLY_SPECIFIED || in TestOne()335 mSpecificationLevels[kIndex2_Model] == SpecificationLevel::FULLY_SPECIFIED || in TestOne()336 mSpecificationLevels[kIndex4_Model] == SpecificationLevel::FULLY_SPECIFIED)) { in TestOne()396 const auto kLevel1_Model = mSpecificationLevels[kIndex1_Model]; in expectModelIsValid()408 const auto kLevel0_Model = mSpecificationLevels[kIndex0_Model]; in expectSetInput0()409 const auto kLevel0_Execution = mSpecificationLevels[kIndex0_Execution]; in expectSetInput0()436 const auto kLevel3_Model = mSpecificationLevels[kIndex3_Model]; in expectSetInput1()[all …]