Searched refs:kDefaultCommonPath (Results 1 – 3 of 3) sorted by relevance
59 const char kDefaultCommonPath[] = "/tmp/mindspore"; variable86 return kDefaultCommonPath + std::string("/") + std::string(user); in DefaultUserDir()88 return kDefaultCommonPath; in DefaultUserDir()91 return kDefaultCommonPath; in DefaultUserDir()
30 ds::Path common_dir = ds::Path(ds::kDefaultCommonPath); in main()
164 ds::Path common_dir = ds::Path(ds::kDefaultCommonPath); in main()