Home
last modified time | relevance | path

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

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