HomeSort by relevance Sort by last modified time
    Searched refs:createInclusiveSelectionCriterionFromStateList (Results 1 - 2 of 2) sorted by null

  /external/parameter-framework/upstream/test/test-platform/
TestPlatform.h 59 CommandReturn createInclusiveSelectionCriterionFromStateList(
139 bool createInclusiveSelectionCriterionFromStateList(const std::string &strName,
TestPlatform.cpp 76 commandHandler.addCommandParser("createInclusiveSelectionCriterionFromStateList",
77 &CTestPlatform::createInclusiveSelectionCriterionFromStateList,
147 CTestPlatform::CommandReturn CTestPlatform::createInclusiveSelectionCriterionFromStateList(
150 return createInclusiveSelectionCriterionFromStateList(remoteCommand.getArgument(0),
283 bool CTestPlatform::createInclusiveSelectionCriterionFromStateList(

Completed in 67 milliseconds