Searched defs:testEntry (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/kits/storage/
H A DEntryTest.cpp263 TestEntry *testEntry = testEntries[i]; local
295 examine_entry(BEntry &entry, TestEntry *testEntry, bool traverse) argument
336 TestEntry *testEntry = &_testEntry; local
370 TestEntry *testEntry = &_testEntry; local
390 TestEntry *testEntry = &_testEntry; local
816 TestEntry *testEntry = &_testEntry; local
851 TestEntry *testEntry = &_testEntry; local
872 TestEntry *testEntry = &_testEntry; local
1413 RenameTestEntry(TestEntry *testEntry, TestEntry *newTestEntry, string newName, bool existing, bool clobber, status_t error, uint32 kind) argument
1488 RenameTestEntry(TestEntry *testEntry, TestEntry *newTestEntry, bool existing, bool clobber, status_t error, uint32 kind) argument
1506 RenameTestFile(TestEntry *testEntry, TestEntry *newTestEntry, bool existing, bool clobber, status_t error) argument
1515 RenameTestDir(TestEntry *testEntry, TestEntry *newTestEntry, bool existing, bool clobber, status_t error) argument
1524 RenameTestLink(TestEntry *testEntry, TestEntry *newTestEntry, bool existing, bool clobber, status_t error) argument
1634 MoveToTestEntry(TestEntry *testEntry, TestEntry *testDir, string newName, bool existing, bool clobber, status_t error, uint32 kind) argument
1727 MoveToTestEntry(TestEntry *testEntry, TestEntry *testDir, TestEntry *newTestEntry, bool existing, bool clobber, status_t error, uint32 kind) argument
1747 MoveToTestFile(TestEntry *testEntry, TestEntry *testDir, TestEntry *newTestEntry, bool existing, bool clobber, status_t error) argument
1757 MoveToTestDir(TestEntry *testEntry, TestEntry *testDir, TestEntry *newTestEntry, bool existing, bool clobber, status_t error) argument
1767 MoveToTestLink(TestEntry *testEntry, TestEntry *testDir, TestEntry *newTestEntry, bool existing, bool clobber, status_t error) argument
1962 compareEntries(const BEntry &entry, const BEntry &entry2, const TestEntry *testEntry, const TestEntry *testEntry2, bool traversed, bool traversed2) argument
2025 TestEntry *testEntry = testEntries[i]; local
2076 TestEntry *testEntry = testEntries[i]; local
2110 TestEntry *testEntry = testEntries[i]; local
2175 TestEntry *testEntry = testEntries[i]; local
[all...]

Completed in 114 milliseconds