Home
last modified time | relevance | path

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

/external/perfetto/test/stress_test/
Dstress_test.cc63 base::ScopedPlatformHandle OpenLogFile(const std::string& path) { in OpenLogFile() function
180 traced.args.out_fd = OpenLogFile(result_dir + "/traced.log"); in RunConfig()
196 OpenLogFile(result_dir + "/producer." + std::to_string(i) + ".log"); in RunConfig()
214 consumer.args.out_fd = OpenLogFile(result_dir + "/perfetto.log"); in RunConfig()