Home | History | Annotate | Download | only in test

Lines Matching refs:reportResults

974     // Method FooCallback::reportResults() takes a timeout parameter.  It blocks for
978 // the information returned by reportResults() against the timeout we pass (which
991 fooCb->reportResults(waitNs,
994 ALOGI("CLIENT: FooCallback::reportResults() is returning data.");