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

/haiku/src/tests/kits/storage/
H A DNodeInfoTest.cpp36 static const char *testFile4 = "/tmp/testDir/file4"; variable
128 + " " + testFile4 local
701 CHK(get_ref_for_path(testFile4, &testRef2) == B_OK);
1035 chmod(testFile4, 0755);
1036 TestTrackerIcon(testFile4, B_APP_MIME_TYPE);
1037 chmod(testFile4, 0644);
H A DAppFileInfoTest.cpp35 static const char *testFile4 = "/tmp/testDir/file4"; variable
176 + " " + testFile4 local

Completed in 71 milliseconds