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

/haiku/src/tests/kits/app/bpropertyinfo/
H A DPropertyFindMatchTest.cpp63 ExecFindMatch(propTest, uniquePropName, uniqueCommand, uniqueSpecifier, false, -1);
64 ExecFindMatch(propTest, commonPropName, uniqueCommand, uniqueSpecifier, false, -1);
65 ExecFindMatch(propTest, uniquePropName, commonCommand, uniqueSpecifier, false, -1);
86 ExecFindMatch(propTest, theProps[i].name, commands[j], uniqueSpecifier,
H A DPropertyTestcase.h37 static const uint32 uniqueSpecifier; member in class:PropertyTestcase
H A DPropertyTestcase.cpp27 const uint32 PropertyTestcase::uniqueSpecifier = 11; member in class:PropertyTestcase
34 const uint32 PropertyTestcase::wildcardSpecifierTests[] = { uniqueSpecifier,

Completed in 84 milliseconds