Home
last modified time | relevance | path

Searched refs:autoGenerateTmpFilePath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/cpp/c10d/
H A DTestUtils.hpp44 std::string autoGenerateTmpFilePath() { in autoGenerateTmpFilePath() function
61 return autoGenerateTmpFilePath(); in tmppath()
H A DFileStoreTest.cpp19 return c10d::test::autoGenerateTmpFilePath(); in tmppath()