Searched defs:logName (Results 1 – 6 of 6) sorted by relevance
92 public String logName; field in CommonLogRemoteFileUtil.KnownLogFileEntry95 KnownLogFileEntry(String path, String logName, LogDataType type) { in KnownLogFileEntry()
176 String logName = String.format("launcher_log_failure_%s", username); in captureLauncherLog() local
367 String logName = String.format("meminfo_%s", test.getTestName()); in stopDumping() local378 String logName = String.format("ps_%s", test.getTestName()); in stopDumping() local
1308 String logName = "host_log_before_sharding"; in testInvoke_shardableTest_legacy() local1379 String logName = "host_log_before_sharding"; in testInvoke_shardableTest_autoRetry() local
273 String logName = String.format("bug-%s.%d", logDesc, System.currentTimeMillis()); in grabBugreport() local
707 String logName, in fetchRemoteAndLogFile()