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