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

/haiku/src/tests/kits/storage/testapps/
H A DPathMonitorTest2.cpp1405 const size_t kFlagCount = sizeof(kFlags) / sizeof(kFlags[0]); local
1410 for (size_t i = 0; i < 1 << kFlagCount; i++) {
1413 for (size_t k = 0; k < kFlagCount; k++) {

Completed in 13 milliseconds