HomeSort by relevance Sort by last modified time
    Searched refs:GetTmpPath (Results 1 - 3 of 3) sorted by null

  /art/runtime/base/unix_file/
fd_file_test.cc 51 std::string good_path(GetTmpPath("some-file.txt"));
mapped_file_test.cc 35 good_path_ = GetTmpPath("some-file.txt");
114 const std::string new_path(GetTmpPath("new-file.txt"));
136 const std::string bad_path(GetTmpPath("does-not-exist.txt"));
random_access_file_test.h 45 std::string GetTmpPath(const std::string& name) {

Completed in 590 milliseconds