Searched refs:testDone (Results 1 – 3 of 3) sorted by relevance
113 case 'testDone':
604 final Completer<void> testDone = Completer<void>();611 onDone: testDone.complete,633 testDone.future.then<TestResult>((void value) {
2343 function(test, testDone) argument2347 testDone();2349 add_test_done_callback(test, testDone);