Searched refs:GetTmpPath (Results 1 – 2 of 2) sorted by relevance
51 std::string good_path(GetTmpPath("some-file.txt")); in TEST_F()
45 std::string GetTmpPath(const std::string& name) { in GetTmpPath() function