Lines Matching refs:UNSPECIFIED_RANK
67 UNSPECIFIED_RANK, // rank is set to 0 as unknown, passing an empty vector for dims enumerator
142 case SpecificationLevel::UNSPECIFIED_RANK: in toString()
253 if (l != SpecificationLevel::UNSPECIFIED_RANK) { in getType()
453 case SpecificationLevel::UNSPECIFIED_RANK: in expectSetInput0()
457 kLevel0_Model != SpecificationLevel::UNSPECIFIED_RANK) { in expectSetInput0()
469 kLevel0_Model == SpecificationLevel::UNSPECIFIED_RANK) { in expectSetInput0()
502 case SpecificationLevel::UNSPECIFIED_RANK: in expectSetInput1()
503 if (kLevel3_Model != SpecificationLevel::UNSPECIFIED_RANK) { in expectSetInput1()
529 case SpecificationLevel::UNSPECIFIED_RANK: in expectSetOutput0()
530 if (kLevel4_Model != SpecificationLevel::UNSPECIFIED_RANK) { in expectSetOutput0()
536 kLevel4_Model != SpecificationLevel::UNSPECIFIED_RANK) { in expectSetOutput0()
596 (mSpecificationLevels[mBadIndex] == SpecificationLevel::UNSPECIFIED_RANK || in TestAll()
650 SpecificationLevel::UNSPECIFIED_RANK);
653 SpecificationLevel::UNSPECIFIED_RANK, SpecificationLevel::UNSPECIFIED_TYPE);