Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/
Dcommon.cc45 std::string Common::GetRandomStr(size_t str_len) { in GetRandomStr() function in mindspore::Common
56 std::string Common::GetRandomStr() { in GetRandomStr() function in mindspore::Common