RegisterTestInterface   61 ppapi/proxy/plugin_dispatcher_unittest.cc   RegisterTestInterface(PPB_AUDIO_INTERFACE, &dummy_audio_interface);
RegisterTestInterface   62 ppapi/proxy/plugin_dispatcher_unittest.cc   RegisterTestInterface(PPP_INSTANCE_INTERFACE, &dummy_ppp_instance_interface);
RegisterTestInterface   75 ppapi/proxy/ppapi_proxy_test.h   void RegisterTestInterface(const char* name, const void* test_interface);
RegisterTestInterface  139 ppapi/proxy/ppp_instance_private_proxy_unittest.cc       plugin().RegisterTestInterface(PPP_INSTANCE_PRIVATE_INTERFACE,
RegisterTestInterface  141 ppapi/proxy/ppp_instance_private_proxy_unittest.cc       plugin().RegisterTestInterface(PPP_INSTANCE_INTERFACE_1_0,
RegisterTestInterface  143 ppapi/proxy/ppp_instance_private_proxy_unittest.cc       host().RegisterTestInterface(PPB_VAR_DEPRECATED_INTERFACE,
RegisterTestInterface  113 ppapi/proxy/ppp_instance_proxy_unittest.cc   plugin().RegisterTestInterface(PPP_INSTANCE_INTERFACE_1_0, &ppp_instance_1_0);
RegisterTestInterface  114 ppapi/proxy/ppp_instance_proxy_unittest.cc   host().RegisterTestInterface(PPB_FLASHFULLSCREEN_INTERFACE,
RegisterTestInterface  116 ppapi/proxy/ppp_instance_proxy_unittest.cc   host().RegisterTestInterface(PPB_FULLSCREEN_INTERFACE,
RegisterTestInterface   43 ppapi/proxy/ppp_messaging_proxy_perftest.cc     plugin().RegisterTestInterface(PPP_MESSAGING_INTERFACE,
RegisterTestInterface   49 ppapi/proxy/ppp_messaging_proxy_unittest.cc     plugin().RegisterTestInterface(PPP_MESSAGING_INTERFACE,