OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createExclusiveSelectionCriterion
(Results
1 - 2
of
2
) sorted by null
/external/parameter-framework/upstream/test/test-platform/
TestPlatform.h
62
CommandReturn
createExclusiveSelectionCriterion
(const IRemoteCommand &remoteCommand,
143
bool
createExclusiveSelectionCriterion
(const std::string &strName, size_t nbValues,
TestPlatform.cpp
81
commandHandler.addCommandParser("
createExclusiveSelectionCriterion
",
82
&CTestPlatform::
createExclusiveSelectionCriterion
, 2,
156
CTestPlatform::CommandReturn CTestPlatform::
createExclusiveSelectionCriterion
(
159
return
createExclusiveSelectionCriterion
(remoteCommand.getArgument(0),
310
bool CTestPlatform::
createExclusiveSelectionCriterion
(const string &strName, size_t nbStates,
Completed in 82 milliseconds