Home
last modified time | relevance | path

Searched refs:GetStringByLen (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/distributed_schedule_lite/distributed_schedule_posix/src/
H A DMsgParserLenFuncTest.cpp68 std::string tLenStr = GetStringByLen(BYTE_CAPA - 1); // - \0 in HWTEST_F()
102 std::string tLenStr = GetStringByLen(BYTE_CAPA); in HWTEST_F()
135 std::string bundleName = GetStringByLen(NODE_MAX_LENGTH); in HWTEST_F()
/test/xts/acts/distributed_schedule_lite/distributed_schedule_posix/src/utils/
H A DDMSTestBase.h38 std::string GetStringByLen(int len);
H A DDMSTestBase.cpp57 std::string GetStringByLen(int len) in GetStringByLen() function

Completed in 1 milliseconds