Searched refs:callback_restart (Results 1 – 1 of 1) sorted by relevance
4937 TestCompletionCallback callback_restart; in TEST_P() local4938 const int rv_restart = trans->RestartWithAuth(kFoo, kBar, &callback_restart); in TEST_P()4940 const int rv_restart_complete = callback_restart.WaitForResult(); in TEST_P()