Searched refs:firstUpdateTypeIdx (Results 1 – 1 of 1) sorted by relevance
916 …for (int firstUpdateTypeIdx = 0; firstUpdateTypeIdx < static_cast<int>(SetUpdateType::TYPE_COUNT);… in createBindPointTests() local919 const auto firstUpdateType = static_cast<SetUpdateType>(firstUpdateTypeIdx); in createBindPointTests()