Searched refs:PluginProxyTest (Results 1 – 15 of 15) sorted by relevance
299 PluginProxyTest::PluginProxyTest() : PluginProxyTestHarness(SINGLETON_GLOBALS) { in PluginProxyTest() function in ppapi::proxy::PluginProxyTest302 PluginProxyTest::~PluginProxyTest() { in ~PluginProxyTest()305 void PluginProxyTest::SetUp() { in SetUp()309 void PluginProxyTest::TearDown() { in TearDown()
176 class PluginProxyTest : public PluginProxyTestHarness, public testing::Test {178 PluginProxyTest();179 virtual ~PluginProxyTest();194 : public PluginProxyTest,
37 class PluginResourceTrackerTest : public PluginProxyTest {
18 typedef PluginProxyTest FlashResourceTest;
51 class PluginDispatcherTest : public PluginProxyTest {
22 typedef PluginProxyTest PrintingResourceTest;
24 typedef PluginProxyTest FileChooserResourceTest;
30 typedef PluginProxyTest WebSocketResourceTest;
49 class TalkResourceTest : public PluginProxyTest {
26 typedef PluginProxyTest PDFResourceTest;
46 class PluginVarTrackerTest : public PluginProxyTest {
29 class PPB_VarTest : public PluginProxyTest {
22 class SerializedVarTest : public PluginProxyTest {
29 typedef PluginProxyTest DeviceEnumerationResourceHelperTest;
57 typedef proxy::PluginProxyTest ThreadAwareCallbackTest;