Searched refs:setExampleSize (Results 1 – 2 of 2) sorted by relevance
149 .setExampleSize(exampleStats.mExampleSizeBytes.get()) in logComputationCompleted()173 .setExampleSize(exampleStats.mExampleSizeBytes.get()) in logEventWithExampleStats()
294 public @NonNull Builder setExampleSize(long value) { in setExampleSize() method in TrainingEventReported.Builder