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

/haiku/src/tests/kits/app/bpropertyinfo/
H A DPropertyConstructionTest.h2 $Id: PropertyConstructionTest.h 1218 2002-09-28 00:19:49Z shatty $
18 class PropertyConstructionTest : class in inherits:PropertyTestcase
41 PropertyConstructionTest(std::string name = "");
42 virtual ~PropertyConstructionTest();
H A DPropertyInfoTest.cpp2 #include "PropertyConstructionTest.h"
10 testSuite->addTest(PropertyConstructionTest::suite());
H A DPropertyConstructionTest.cpp2 $Id: PropertyConstructionTest.cpp 851 2002-08-22 03:15:35Z jrand $
17 #include "PropertyConstructionTest.h"
23 * Method: PropertyConstructionTest::PropertyConstructionTest()
28 PropertyConstructionTest::PropertyConstructionTest(std::string name) : function in class:PropertyConstructionTest
35 * Method: PropertyConstructionTest::~PropertyConstructionTest()
40 PropertyConstructionTest::~PropertyConstructionTest()
[all...]

Completed in 50 milliseconds