Searched refs:PropertyFlattenTest (Results 1 - 3 of 3) sorted by path

/haiku/src/tests/kits/app/bpropertyinfo/
H A DPropertyFlattenTest.h2 $Id: PropertyFlattenTest.h 1218 2002-09-28 00:19:49Z shatty $
18 class PropertyFlattenTest : class in inherits:PropertyTestcase
33 PropertyFlattenTest(std::string name = "");
34 virtual ~PropertyFlattenTest();
H A DPropertyInfoTest.cpp4 #include "PropertyFlattenTest.h"
12 testSuite->addTest(PropertyFlattenTest::suite());
H A DPropertyFlattenTest.cpp2 $Id: PropertyFlattenTest.cpp 1218 2002-09-28 00:19:49Z shatty $
15 #include "PropertyFlattenTest.h"
23 * Method: PropertyFlattenTest::PropertyFlattenTest()
27 PropertyFlattenTest::PropertyFlattenTest(std::string name) : function in class:PropertyFlattenTest
34 * Method: PropertyFlattenTest::~PropertyFlattenTest()
38 PropertyFlattenTest::~PropertyFlattenTest()
[all...]

Completed in 106 milliseconds