Home
last modified time | relevance | path

Searched defs:strExpectValue (Results 1 – 3 of 3) sorted by relevance

/test/testfwk/developer_test/aw/cxx/distributed/
Ddistributed_major.cpp245 const std::string &strExpectValue, int expectValueLen, in RunTestCmd()
362 const std::string &strExpectValue, int expectValueLen) in RunCmdOnAgent()
384 const std::string &strExpectValue) in RunCmdOnAgent()
410 const std::string &strExpectValue, std::function<bool(const std::string &, int)> onReturnCall) in RunCmdOnAgent()
Ddistributed_agent.cpp328 const std::string &strExpectValue, int expectValueLen) in OnProcessCmd()
370 int argsLen, const std::string &strExpectValue, int expectValueLen) in OnProcessCmd()
/test/testfwk/developer_test/examples/distributedb/test/distributedtest/common/
Ddistribute_demo_agent.cpp100 int cmdLen, const std::string &strExpectValue, int expectValueLen) in OnProcessCmd()