Searched refs:ProcessDebugString (Results 1 – 1 of 1) sorted by relevance
579 CLog.i("Running command for %s: %s", processTag, new ProcessDebugString(builder)); in startProcess()949 private static final class ProcessDebugString { class in BazelTest953 ProcessDebugString(ProcessBuilder builder) { in ProcessDebugString() method in BazelTest.ProcessDebugString