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

/haiku/src/tests/kits/storage/
H A DAppFileInfoTest.cpp970 // CheckNoIconForTypeAttr
973 CheckNoIconForTypeAttr(BNode &node, const char *type, icon_size iconSize) function
2454 CheckNoIconForTypeAttr(file, testType1, B_MINI_ICON);
2464 CheckNoIconForTypeAttr(file, testType1, B_LARGE_ICON);
2600 CheckNoIconForTypeAttr(file, invalidTestType, B_LARGE_ICON);
2606 CheckNoIconForTypeAttr(file, invalidTestType, B_MINI_ICON);

Completed in 68 milliseconds