Searched refs:createInclusiveSelectionCriterionFromStateList (Results 1 - 2 of 2) sorted by relevance

/external/parameter-framework/upstream/test/test-platform/
H A DTestPlatform.h59 CommandReturn createInclusiveSelectionCriterionFromStateList(
139 bool createInclusiveSelectionCriterionFromStateList(const std::string &strName,
H A DTestPlatform.cpp76 commandHandler.addCommandParser("createInclusiveSelectionCriterionFromStateList",
77 &CTestPlatform::createInclusiveSelectionCriterionFromStateList,
147 CTestPlatform::CommandReturn CTestPlatform::createInclusiveSelectionCriterionFromStateList( function in class:CTestPlatform
150 return createInclusiveSelectionCriterionFromStateList(remoteCommand.getArgument(0),
283 bool CTestPlatform::createInclusiveSelectionCriterionFromStateList( function in class:CTestPlatform

Completed in 202 milliseconds