Home
last modified time | relevance | path

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

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