Searched refs:uniqueCommand (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);
66 ExecFindMatch(propTest, uniquePropName, uniqueCommand, commonSpecifier, false, -1);
94 ExecFindMatch(propTest, theProps[i].name, uniqueCommand, specifiers[k],
H A DPropertyTestcase.h36 static const uint32 uniqueCommand; member in class:PropertyTestcase
H A DPropertyTestcase.cpp26 const uint32 PropertyTestcase::uniqueCommand = 11; member in class:PropertyTestcase
31 const uint32 PropertyTestcase::wildcardCommandTests[] = { uniqueCommand,

Completed in 45 milliseconds