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

/haiku/src/tests/kits/storage/
H A DAppFileInfoTest.cpp991 // CheckNoIconForTypeResource
994 CheckNoIconForTypeResource(BFile &file, const char *type, icon_size iconSize) function
2456 CheckNoIconForTypeResource(file, testType1, B_MINI_ICON);
2466 CheckNoIconForTypeResource(file, testType1, B_LARGE_ICON);
2601 CheckNoIconForTypeResource(file, invalidTestType, B_LARGE_ICON);
2607 CheckNoIconForTypeResource(file, invalidTestType, B_MINI_ICON);

Completed in 80 milliseconds