HomeSort by relevance Sort by last modified time
    Searched full:gettmpnam (Results 1 - 1 of 1) sorted by null

  /art/compiler/utils/
assembler_test.h 512 std::string file_name = GetTmpnam() + std::string("---") + test_name;
539 res->base_name = GetTmpnam() + std::string("---") + test_name;
655 std::string tmp_file = GetTmpnam();
684 std::string GetTmpnam() {

Completed in 1480 milliseconds