Searched defs:computationStarted (Results 1 – 5 of 5) sorted by relevance
2138 final CountDownLatch computationStarted = new CountDownLatch(2); in testInvalidateDuringLoading() local2195 final CountDownLatch computationStarted = new CountDownLatch(2); in testInvalidateAndReloadDuringLoading() local
425 final CountDownLatch computationStarted = new CountDownLatch(1); in testRemovalNotification_clear() local
434 final CountDownLatch computationStarted = new CountDownLatch(1); in testRemovalNotification_clear() local
232 bool computationStarted() const { in computationStarted() function