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

/haiku/src/tests/kits/storage/
H A DAppFileInfoTest.cpp912 // CheckIconForTypeAttr
915 CheckIconForTypeAttr(BNode &node, const char *type, BBitmap *data) function
2375 CheckIconForTypeAttr(file, testType1, fIconM1);
2386 CheckIconForTypeAttr(file, testType1, fIconM2);
2398 CheckIconForTypeAttr(file, testType1, fIconL1);
2409 CheckIconForTypeAttr(file, testType1, fIconL2);
2550 CheckIconForTypeAttr(file, testType1, fIconM1);
2558 CheckIconForTypeAttr(file, testType1, fIconL1);
2567 CheckIconForTypeAttr(file, testType2, fIconM2);
2576 CheckIconForTypeAttr(fil
[all...]

Completed in 31 milliseconds