Home
last modified time | relevance | path

Searched refs:allFilenameCount (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/kits/storage/
H A DNodeTest.h92 static const int32 allFilenameCount; variable
H A DNodeTest.cpp181 for (int32 i = 0; i < allFilenameCount; i++) in tearDown()
183 if (allFilenameCount > 0) in tearDown()
1272 const int32 NodeTest::allFilenameCount member in NodeTest