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

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

Completed in 37 milliseconds