Home
last modified time | relevance | path

Searched defs:CountingTestWorker (Results 1 – 1 of 1) sorted by relevance

/work/work-testing/src/androidTest/java/androidx/work/testing/workers/
DCountingTestWorker.java31 public class CountingTestWorker extends Worker { class
35 public CountingTestWorker(@NonNull Context context, @NonNull WorkerParameters workerParams) { in CountingTestWorker() method in CountingTestWorker