HomeSort by relevance Sort by last modified time
    Searched refs:PluginProxyTest (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/ppapi/proxy/
flash_resource_unittest.cc 18 typedef PluginProxyTest FlashResourceTest;
plugin_resource_tracker_unittest.cc 37 class PluginResourceTrackerTest : public PluginProxyTest {
plugin_dispatcher_unittest.cc 51 class PluginDispatcherTest : public PluginProxyTest {
ppapi_proxy_test.h 37 // directly. Instead, use the PluginProxyTest, HostProxyTest, or TwoWayTest.
176 class PluginProxyTest : public PluginProxyTestHarness, public testing::Test {
178 PluginProxyTest();
179 virtual ~PluginProxyTest();
194 : public PluginProxyTest,
ppapi_proxy_test.cc 59 // handler (for PluginProxyTest or HostProxyTest), or there will be only 2
293 // PluginProxyTest -------------------------------------------------------------
295 PluginProxyTest::PluginProxyTest() : PluginProxyTestHarness(SINGLETON_GLOBALS) {
298 PluginProxyTest::~PluginProxyTest() {
301 void PluginProxyTest::SetUp() {
305 void PluginProxyTest::TearDown() {
printing_resource_unittest.cc 21 typedef PluginProxyTest PrintingResourceTest;
file_chooser_resource_unittest.cc 22 typedef PluginProxyTest FileChooserResourceTest;
talk_resource_unittest.cc 48 class TalkResourceTest : public PluginProxyTest {
websocket_resource_unittest.cc 29 typedef PluginProxyTest WebSocketResourceTest;
pdf_resource_unittest.cc 26 typedef PluginProxyTest PDFResourceTest;
plugin_var_tracker_unittest.cc 46 class PluginVarTrackerTest : public PluginProxyTest {
ppb_var_unittest.cc 29 class PPB_VarTest : public PluginProxyTest {
device_enumeration_resource_helper_unittest.cc 28 typedef PluginProxyTest DeviceEnumerationResourceHelperTest;
serialized_var_unittest.cc 22 class SerializedVarTest : public PluginProxyTest {
  /external/chromium_org/ppapi/shared_impl/
thread_aware_callback_unittest.cc 57 typedef proxy::PluginProxyTest ThreadAwareCallbackTest;

Completed in 190 milliseconds