Home
last modified time | relevance | path

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

/haiku/src/tests/kits/storage/
H A DAppFileInfoTest.cpp749 string attrNameM(kMiniIconForTypeAttribute); in CheckAttribute() local
750 attrNameM += value.type; in CheckAttribute()
751 CheckAttr(file, attrNameM.c_str(), MINI_ICON_TYPE, value.mini.Bits(), in CheckAttribute()
761 string attrNameM(kMiniIconForTypeAttribute); in CheckResource() local
762 attrNameM += value.type; in CheckResource()
763 ::CheckResource(file, attrNameM.c_str(), kMiniIconForTypeResourceID, in CheckResource()