testing_interface_   83 ppapi/tests/test_case.cc       testing_interface_(NULL),
testing_interface_   89 ppapi/tests/test_case.cc   testing_interface_ = GetTestingInterface();
testing_interface_  132 ppapi/tests/test_case.cc   testing_interface_ = GetTestingInterface();
testing_interface_  133 ppapi/tests/test_case.cc   if (!testing_interface_) {
testing_interface_  209 ppapi/tests/test_case.cc   if (testing_interface_) {
testing_interface_  222 ppapi/tests/test_case.cc     int found_vars = testing_interface_->GetLiveVars(vars, kVarsToPrint);
testing_interface_   88 ppapi/tests/test_case.h   const PPB_Testing_Private* testing_interface() { return testing_interface_; }
testing_interface_  141 ppapi/tests/test_case.h     if (!testing_interface_) {
testing_interface_  147 ppapi/tests/test_case.h     if (!testing_interface_->IsOutOfProcess())
testing_interface_  153 ppapi/tests/test_case.h                         testing_interface_);
testing_interface_  161 ppapi/tests/test_case.h   const PPB_Testing_Private* testing_interface_;
testing_interface_  673 ppapi/tests/test_case.h     uint32_t objects = testing_interface_->GetLiveObjectsForInstance( \
testing_interface_  677 ppapi/tests/test_case.h         testing_interface_->GetLiveObjectsForInstance( \
testing_interface_  655 ppapi/tests/test_file_ref.cc   if (testing_interface_->IsOutOfProcess()) {
testing_interface_   80 ppapi/tests/test_flash_fullscreen.cc   if (!testing_interface_->IsOutOfProcess()) {
testing_interface_  115 ppapi/tests/test_flash_fullscreen.cc   if (testing_interface_->IsOutOfProcess()) {
testing_interface_  146 ppapi/tests/test_flash_fullscreen.cc     if (testing_interface_->IsOutOfProcess())
testing_interface_  167 ppapi/tests/test_fullscreen.cc   testing_interface_->SimulateInputEvent(instance_->pp_instance(),
testing_interface_  239 ppapi/tests/test_fullscreen.cc       PP_TRUE != testing_interface_->ReadImageData(graphics2d_.pp_resource(),
testing_interface_   77 ppapi/tests/test_graphics_2d.cc   testing_interface_->QuitMessageLoop(instance_->pp_instance());
testing_interface_   83 ppapi/tests/test_graphics_2d.cc   return PP_ToBool(testing_interface_->ReadImageData(
testing_interface_  253 ppapi/tests/test_graphics_2d.cc   ASSERT_FALSE(testing_interface_->ReadImageData(image.pp_resource(),
testing_interface_  256 ppapi/tests/test_graphics_2d.cc   ASSERT_FALSE(testing_interface_->ReadImageData(null_context.pp_resource(),
testing_interface_  647 ppapi/tests/test_graphics_2d.cc     testing_interface_->QuitMessageLoop(instance_->pp_instance());
testing_interface_  664 ppapi/tests/test_graphics_2d.cc   testing_interface_->RunMessageLoop(instance_->pp_instance());
testing_interface_  751 ppapi/tests/test_graphics_2d.cc   if (!testing_interface_->IsOutOfProcess())
testing_interface_  128 ppapi/tests/test_ime_input_event.cc     testing_interface_->QuitMessageLoop(instance_->pp_instance());
testing_interface_  224 ppapi/tests/test_ime_input_event.cc   testing_interface_->SimulateInputEvent(instance_->pp_instance(),
testing_interface_  227 ppapi/tests/test_ime_input_event.cc   testing_interface_->RunMessageLoop(instance_->pp_instance());
testing_interface_  183 ppapi/tests/test_input_event.cc   testing_interface_->RunMessageLoop(instance_->pp_instance());
testing_interface_  193 ppapi/tests/test_input_event.cc   testing_interface_->SimulateInputEvent(instance_->pp_instance(),
testing_interface_  314 ppapi/tests/test_input_event.cc     testing_interface_->QuitMessageLoop(instance_->pp_instance());
testing_interface_   38 ppapi/tests/test_instance_deprecated.cc   const PPB_Testing_Private* testing_interface_;
testing_interface_   59 ppapi/tests/test_instance_deprecated.cc   if (testing_interface_->IsOutOfProcess() == PP_FALSE) {
testing_interface_   67 ppapi/tests/test_instance_deprecated.cc   if (testing_interface_->IsOutOfProcess() == PP_FALSE) {
testing_interface_   77 ppapi/tests/test_mouse_lock.cc   testing_interface_->SimulateInputEvent(instance_->pp_instance(),
testing_interface_  221 ppapi/tests/test_post_message.cc   if (testing_interface_->IsOutOfProcess())
testing_interface_  228 ppapi/tests/test_post_message.cc     testing_interface_->QuitMessageLoop(instance_->pp_instance());
testing_interface_  285 ppapi/tests/test_post_message.cc   testing_interface_->RunMessageLoop(instance_->pp_instance());
testing_interface_  415 ppapi/tests/test_post_message.cc   ScopedArrayBufferSizeSetter setter(testing_interface_,
testing_interface_   53 ppapi/tests/test_talk_private.cc   if (!testing_interface_->IsOutOfProcess()) {
testing_interface_  154 ppapi/tests/test_tcp_server_socket_private.cc   if (current_thread_loop.is_null() && testing_interface_->IsOutOfProcess()) {
testing_interface_  201 ppapi/tests/test_tcp_socket.cc   if (current_thread_loop.is_null() && testing_interface_->IsOutOfProcess()) {
testing_interface_   82 ppapi/tests/test_url_loader.cc   if (!testing_interface_->IsOutOfProcess()) {
testing_interface_  272 ppapi/tests/test_url_loader.cc       testing_interface_->GetDocumentURL(instance_->pp_instance(),
testing_interface_   43 ppapi/tests/test_var.cc   uint32_t before_object = testing_interface_->GetLiveObjectsForInstance(
testing_interface_   72 ppapi/tests/test_var.cc   ASSERT_TRUE(testing_interface_->GetLiveObjectsForInstance(
testing_interface_   91 ppapi/tests/test_var_deprecated.cc   uint32_t before_object = testing_interface_->GetLiveObjectsForInstance(
testing_interface_  114 ppapi/tests/test_var_deprecated.cc   ASSERT_TRUE(testing_interface_->GetLiveObjectsForInstance(
testing_interface_   33 ppapi/tests/test_var_resource.cc   uint32_t before_object = testing_interface_->GetLiveObjectsForInstance(
testing_interface_   63 ppapi/tests/test_var_resource.cc       testing_interface_->GetLiveObjectsForInstance(instance_->pp_instance()));
testing_interface_   69 ppapi/tests/test_var_resource.cc   uint32_t before_object = testing_interface_->GetLiveObjectsForInstance(
testing_interface_  109 ppapi/tests/test_var_resource.cc       testing_interface_->GetLiveObjectsForInstance(instance_->pp_instance()));
testing_interface_   25 ppapi/tests/test_video_decoder.cc   testing_interface_->QuitMessageLoop(instance_->pp_instance());
testing_interface_   35 ppapi/tests/test_view.cc     testing_interface_->QuitMessageLoop(instance_->pp_instance());
testing_interface_   65 ppapi/tests/test_view.cc   testing_interface_->RunMessageLoop(instance_->pp_instance());
testing_interface_   73 ppapi/tests/test_view.cc   testing_interface_->QuitMessageLoop(instance_->pp_instance());