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

/haiku/src/tests/kits/storage/
H A DFileTest.h46 static const int32 initTestCasesCount; member in class:FileTest
H A DFileTest.cpp89 for (int32 i = 0; i < initTestCasesCount; i++) {
198 for (int32 i = 0; i < initTestCasesCount; i++) {
756 const int32 FileTest::initTestCasesCount member in class:FileTest

Completed in 35 milliseconds