Searched refs:wake_file_contents (Results 1 – 1 of 1) sorted by relevance
120 string wake_file_contents; in IsWakeQueuesFileModified() local121 base::ReadFileToString(fake_wake_queues_file_path_, &wake_file_contents); in IsWakeQueuesFileModified()122 return wake_file_contents != kJunkData; in IsWakeQueuesFileModified()