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

/haiku/src/tests/kits/storage/testapps/
H A DPathMonitorTest2.cpp102 test_path(const BString& maybeRelativePath) function
459 return Add(MonitoringInfo(opcode, test_path(path)), expected);
465 return Add(MonitoringInfo(opcode, test_path(fromPath),
466 test_path(toPath)), expected);
588 BString absolutePath(test_path(path));
596 BString absolutePath(test_path(path));
603 BString absolutePath(test_path(path));
612 BString absoluteFromPath(test_path(fromPath));
613 BString absoluteToPath(test_path(toPath));
622 BString absolutePath(test_path(pat
[all...]

Completed in 34 milliseconds