Searched defs:createInclusiveSelectionCriterion (Results 1 - 1 of 1) sorted by relevance

/external/parameter-framework/upstream/test/test-platform/
H A DTestPlatform.cpp84 commandHandler.addCommandParser("createInclusiveSelectionCriterion",
85 &CTestPlatform::createInclusiveSelectionCriterion, 2,
166 CTestPlatform::CommandReturn CTestPlatform::createInclusiveSelectionCriterion( function in class:CTestPlatform
169 return createInclusiveSelectionCriterion(remoteCommand.getArgument(0),
337 bool CTestPlatform::createInclusiveSelectionCriterion(const string &strName, size_t nbStates, function in class:CTestPlatform

Completed in 83 milliseconds