Searched refs:target_log (Results 1 – 2 of 2) sorted by relevance
269 def CollectLogs(self, target_log): argument276 self._device.CopyFromDevice(self._log_file, target_log)282 def CollectRequestLogs(self, target_log): argument296 self._device.CopyFromDevice(self.REQUEST_LOG_FILE_PATH, target_log)
283 std::string target_log = "First to keep"; in TEST_F() local284 target_log += GenerateLogWithMinCompressedSize(log_size); in TEST_F()291 target_log, log_metadata, in TEST_F()310 result_unsent_log_store.ExpectNextLog(target_log); in TEST_F()323 std::string target_log = "First that should be trimmed"; in TEST_F() local324 target_log += GenerateLogWithMinCompressedSize(log_size); in TEST_F()326 unsent_log_store.StoreLog(target_log, log_metadata, in TEST_F()