Home | History | Annotate | Download | only in tests

Lines Matching refs:callback_type

62   TestCompletionCallback cb(instance_->pp_instance(), callback_type());
80 TestCompletionCallback cb(instance_->pp_instance(), callback_type());
100 TestCompletionCallback cb(instance_->pp_instance(), callback_type());
129 TestCompletionCallback cb(instance_->pp_instance(), callback_type());
140 TestCompletionCallback cb(instance_->pp_instance(), callback_type());
158 TestCompletionCallback cb(instance_->pp_instance(), callback_type());
190 TestCompletionCallback cb(instance_->pp_instance(), callback_type());
205 TestCompletionCallback cb(instance_->pp_instance(), callback_type());
224 TestCompletionCallback cb(instance_->pp_instance(), callback_type());
226 if (callback_type() == PP_REQUIRED && rv != PP_OK_COMPLETIONPENDING)
248 TestCompletionCallback cb(instance_->pp_instance(), callback_type());
251 if (callback_type() == PP_REQUIRED && rv != PP_OK_COMPLETIONPENDING)