Home
last modified time | relevance | path

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

/art/compiler/utils/
Dassembler_test_base.h337 std::string file_name = GetTmpnam() + std::string("---") + test_name; in WriteToFile()
364 res->base_name = GetTmpnam() + std::string("---") + test_name; in Compile()
483 std::string tmp_file = GetTmpnam(); in FindTool()
512 std::string GetTmpnam() { in GetTmpnam() function