Searched refs:setNameFormat (Results 1 – 5 of 5) sorted by relevance
98 ThreadFactory factory = builder.setNameFormat(format).build(); in testNameFormatWithPercentS_custom()107 ThreadFactory factory = builder.setNameFormat(format).build(); in testNameFormatWithPercentD_custom()
115 .setNameFormat("ListenableFutureAdapter-thread-%d")
70 public ThreadFactoryBuilder setNameFormat(String nameFormat) { in setNameFormat() method in ThreadFactoryBuilder
49 .setNameFormat("load-worker-%d") in LoadWorker()
561 .setNameFormat(nameFormat) in getThreadFactory()