Searched refs:regularAction (Results 1 – 1 of 1) sorted by relevance
165 final Runnable regularAction = () -> handleTask(t -> t.doSomething(mTaskId, mTime)); in testMultiThread() local167 Arrays.fill(regularActions, regularAction); in testMultiThread()