Searched refs:test_profile (Results 1 – 1 of 1) sorted by relevance
602 void GenerateProfile(const std::string& test_profile, in GenerateProfile() argument606 int profile_test_fd = open(test_profile.c_str(), O_CREAT | O_TRUNC | O_WRONLY, 0644); in GenerateProfile()