Searched defs:charArr (Results 1 - 1 of 1) sorted by relevance
/third_party/mindspore/test/utils/ | ||
H A D | common.cpp | 431 char **charArr = static_cast<char **>(malloc(s.size() * sizeof(char *))); in TransStrVectorToCharArrays() local |
Completed in 2 milliseconds