Home
last modified time | relevance | path

Searched defs:expectValueLen (Results 1 – 4 of 4) 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()
389 int expectValueLen = strExpectValue.length() + 1; in RunCmdOnAgent() local
415 int expectValueLen = strExpectValue.length() + 1; in RunCmdOnAgent() local
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()
/test/xts/acts/multimedia/drm/drm_ndk_test/src/main/cpp/
Dhello.cpp406 size_t expectValueLen = 0; in Test_MediaKeySystem_GetConfigurationString() local