Searched refs:CheckIconForTypeAttr (Results 1 – 1 of 1) sorted by relevance
/haiku/src/tests/kits/storage/ |
H A D | AppFileInfoTest.cpp | 915 CheckIconForTypeAttr(BNode &node, const char *type, BBitmap *data) in CheckIconForTypeAttr() function 2375 CheckIconForTypeAttr(file, testType1, fIconM1); in IconForTypeTest() 2386 CheckIconForTypeAttr(file, testType1, fIconM2); in IconForTypeTest() 2398 CheckIconForTypeAttr(file, testType1, fIconL1); in IconForTypeTest() 2409 CheckIconForTypeAttr(file, testType1, fIconL2); in IconForTypeTest() 2550 CheckIconForTypeAttr(file, testType1, fIconM1); in IconForTypeTest() 2558 CheckIconForTypeAttr(file, testType1, fIconL1); in IconForTypeTest() 2567 CheckIconForTypeAttr(file, testType2, fIconM2); in IconForTypeTest() 2576 CheckIconForTypeAttr(file, testType2, fIconL2); in IconForTypeTest()
|