Searched defs:strExpectValue (Results 1 – 3 of 3) sorted by relevance
/test/testfwk/developer_test/aw/cxx/distributed/ |
D | distributed_major.cpp | 245 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()
|
D | distributed_agent.cpp | 328 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/ |
D | distribute_demo_agent.cpp | 100 int cmdLen, const std::string &strExpectValue, int expectValueLen) in OnProcessCmd()
|