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

/haiku/src/tests/kits/storage/
H A DNodeInfoTest.cpp281 // CheckTypeAttr
284 CheckTypeAttr(BNode &node, const char *data) function
376 CheckTypeAttr(node, testType1);
382 CheckTypeAttr(node, testType2);
415 CheckTypeAttr(node, invalidTestType);
434 CheckTypeAttr(node, tooLongTestType);
H A DAppFileInfoTest.cpp775 // CheckTypeAttr
778 CheckTypeAttr(BNode &node, const char *data) function
1166 CheckTypeAttr(file, testType1);
1174 CheckTypeAttr(file, testType2);
1211 CheckTypeAttr(file, invalidTestType);

Completed in 28 milliseconds