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

/haiku/src/tests/kits/storage/
H A DEntryTest.cpp261 int32 testEntryCount = sizeof(testEntries) / sizeof(TestEntry*); local
262 for (int32 i = 0; i < testEntryCount; i++) {
2022 int32 testEntryCount = sizeof(testEntries) / sizeof(TestEntry*); local
2023 for (int32 i = 0; i < testEntryCount; i++) {
2029 for (int32 k = 0; k < testEntryCount; k++) {
2073 int32 testEntryCount = sizeof(testEntries) / sizeof(TestEntry*); local
2074 for (int32 i = 0; i < testEntryCount; i++) {
2108 for (int32 i = 0; i < testEntryCount; i++) {
2172 int32 testEntryCount = sizeof(testEntries) / sizeof(TestEntry*); local
2173 for (int32 i = 0; i < testEntryCount;
[all...]

Completed in 80 milliseconds