Home
last modified time | relevance | path

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

/aosp12/art/libartbase/base/unix_file/
H A Drandom_access_file_test.h45 std::string GetTmpPath(const std::string& name) { in GetTmpPath() function
H A Dfd_file_test.cc69 std::string good_path(GetTmpPath("some-file.txt")); in TEST_F()