Searched refs:CpuFreqInfoForTesting (Results 1 – 5 of 5) sorted by relevance
46 CpuFreqInfoForTesting::CpuFreqInfoForTesting() in CpuFreqInfoForTesting() function in perfetto::CpuFreqInfoForTesting66 CpuFreqInfoForTesting::~CpuFreqInfoForTesting() { in ~CpuFreqInfoForTesting()74 std::unique_ptr<CpuFreqInfo> CpuFreqInfoForTesting::GetInstance() { in GetInstance()78 void CpuFreqInfoForTesting::AddDir(std::string path) { in AddDir()83 void CpuFreqInfoForTesting::AddFile(std::string path, std::string content) { in AddFile()91 void CpuFreqInfoForTesting::RmDir(std::string path) { in RmDir()95 void CpuFreqInfoForTesting::RmFile(std::string path) { in RmFile()99 std::string CpuFreqInfoForTesting::AbsolutePath(std::string path) { in AbsolutePath()
31 class CpuFreqInfoForTesting {33 CpuFreqInfoForTesting();34 ~CpuFreqInfoForTesting();
33 CpuFreqInfoForTesting cpu_freq_info_for_testing;
134 CpuFreqInfoForTesting cpu_freq_info_for_testing;
80 CpuFreqInfoForTesting cpu_freq_info_for_testing;