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

/haiku/src/tests/kits/storage/
H A DAppFileInfoTest.cpp642 // VersionInfoValue
643 struct VersionInfoValue struct
645 VersionInfoValue() : app(), system() {} function in struct:VersionInfoValue
646 VersionInfoValue(const version_info &app, const version_info &system) function in struct:VersionInfoValue
649 bool operator==(const VersionInfoValue &value)
661 static status_t Set(BAppFileInfo &info, const VersionInfoValue &value)
673 static status_t Get(BAppFileInfo &info, VersionInfoValue &value)
685 static void CheckAttribute(BNode &file, const VersionInfoValue &value)
692 static void CheckResource(BFile &file, const VersionInfoValue &value)
2795 InfoLocationTester<VersionInfoValue, VersionInfoSette
[all...]

Completed in 17 milliseconds