Home
last modified time | relevance | path

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

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