Searched refs:submitted (Results 1 – 4 of 4) sorted by relevance
174 final CountDownLatch submitted = new CountDownLatch(1); in testInterruptedSubmit() local188 submitted.countDown(); in testInterruptedSubmit()192 submitted.await(); in testInterruptedSubmit()
576 final CountDownLatch submitted = new CountDownLatch(1); in testInterruptedSubmit() local588 submitted.countDown(); in testInterruptedSubmit()592 assertTrue(submitted.await(MEDIUM_DELAY_MS, MILLISECONDS)); in testInterruptedSubmit()
52 submitted to Licensor for inclusion in the Work by the copyright owner54 the copyright owner. For the purposes of this definition, "submitted"82 with the Work to which such Contribution(s) was submitted. If You132 any Contribution intentionally submitted for inclusion in the Work
1547 boolean submitted = false; in fullExternalPush()1554 submitted = true; in fullExternalPush()1559 if (submitted) { in fullExternalPush()