Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_mojo_perftest.cc158 std::vector<PingPongTestParams> GetDefaultTestParams() { in GetDefaultTestParams() function
196 std::vector<PingPongTestParams> params = GetDefaultTestParams(); in RunTestChannelProxyPingPong()
230 std::vector<PingPongTestParams> params = GetDefaultTestParams(); in RunTestChannelProxySyncPing()
289 std::vector<PingPongTestParams> params = GetDefaultTestParams(); in RunPingPongServer()
717 std::vector<PingPongTestParams> params = GetDefaultTestParams(); in RunMultiThreadPingPongServer()
762 std::vector<PingPongTestParams> params = GetDefaultTestParams(); in RunSingleThreadNoPostTaskPingPongServer()
793 std::vector<PingPongTestParams> params = GetDefaultTestParams(); in RunSingleThreadPostTaskPingPongServer()
Dipc_cpu_perftest.cc45 std::vector<TestParams> GetDefaultTestParams() { in GetDefaultTestParams() function
238 std::vector<TestParams> params_list = GetDefaultTestParams(); in RunPingPongServer()
281 std::vector<TestParams> params_list = GetDefaultTestParams(); in RunPingPongServer()