Searched refs:supportedTypesCount (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/apps/partitioner/
H A DPartitioner.cpp495 int32 supportedTypesCount = supportedTypes.CountItems(); local
496 if (supportedTypesCount > 1) {
499 for (int32 i = 0; i < supportedTypesCount; i++)
503 supportedTypesCount - 1, -1, "invalid index", typeIndex)) {

Completed in 34 milliseconds