PropertyTestcase
PropertyTestcase(name)
public PropertyTestcase {
PropertyTestcase(name)
public PropertyTestcase {
PropertyTestcase(name)
public PropertyTestcase {
value_info *PropertyTestcase::DuplicateValues(
void PropertyTestcase::PerformTest(void)
const char *PropertyTestcase::uniquePropName = "no match!";
const uint32 PropertyTestcase::uniqueCommand = 11;
const uint32 PropertyTestcase::uniqueSpecifier = 11;
const char *PropertyTestcase::commonPropName = "test1";
const uint32 PropertyTestcase::commonCommand = B_GET_PROPERTY;
const uint32 PropertyTestcase::commonSpecifier = B_DIRECT_SPECIFIER;
const uint32 PropertyTestcase::wildcardCommandTests[] = { uniqueCommand,
const uint32 PropertyTestcase::wildcardSpecifierTests[] = { uniqueSpecifier,
PropertyTestcase::PropertyTestcase(std::string name) :
PropertyTestcase::~PropertyTestcase()
property_info *PropertyTestcase::DuplicateProperties(
class PropertyTestcase :
PropertyTestcase(std::string name = "");
virtual ~PropertyTestcase();