Home
last modified time | relevance | path

Searched refs:SetUpHarness (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dppapi_proxy_test.h57 virtual void SetUpHarness() = 0;
110 virtual void SetUpHarness();
253 virtual void SetUpHarness();
Dppapi_proxy_test.cc164 void PluginProxyTestHarness::SetUpHarness() { in SetUpHarness() function in ppapi::proxy::PluginProxyTestHarness
306 SetUpHarness(); in SetUp()
433 void HostProxyTestHarness::SetUpHarness() { in SetUpHarness() function in ppapi::proxy::HostProxyTestHarness
515 SetUpHarness(); in SetUp()