Searched refs:CheckAttribute (Results 1 – 1 of 1) sorted by relevance
/haiku/src/tests/kits/storage/ |
H A D | AppFileInfoTest.cpp | 389 static void CheckAttribute(BNode &file, const TypeValue &value) in CheckAttribute() function 430 static void CheckAttribute(BNode &file, const SignatureValue &value) in CheckAttribute() function 479 static void CheckAttribute(BNode &file, const AppFlagsValue &value) in CheckAttribute() function 545 static void CheckAttribute(BNode &file, const SupportedTypesValue &value) in CheckAttribute() function 623 static void CheckAttribute(BNode &file, const IconValue &value) in CheckAttribute() function 685 static void CheckAttribute(BNode &file, const VersionInfoValue &value) in CheckAttribute() function 747 static void CheckAttribute(BNode &file, const IconForTypeValue &value) in CheckAttribute() function 833 SupportedTypesChecker::CheckAttribute(node, SupportedTypesValue(*data)); in CheckSupportedTypesAttr() 2690 Checker::CheckAttribute(file, testValue1); in InfoLocationTester() 2705 Checker::CheckAttribute(file, testValue2); in InfoLocationTester() [all …]
|