OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetTestServerPath
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/safe_browsing/
local_two_phase_testserver.cc
22
bool LocalTwoPhaseTestServer::
GetTestServerPath
(
local_safebrowsing_test_server.cc
24
bool LocalSafeBrowsingTestServer::
GetTestServerPath
(
/external/chromium_org/sync/test/
local_sync_test_server.cc
45
bool LocalSyncTestServer::
GetTestServerPath
(
65
if (!
GetTestServerPath
(&testserver_path))
78
if (!LocalTestServer::
GetTestServerPath
(&net_testserver_path)) {
/external/chromium_org/net/test/spawned_test_server/
local_test_server.cc
80
bool LocalTestServer::
GetTestServerPath
(base::FilePath* testserver_path) const {
100
if (!
GetTestServerPath
(&testserver_path))
/external/chromium_org/chrome/browser/policy/test/
local_policy_test_server.cc
158
if (!LocalTestServer::
GetTestServerPath
(&net_testserver_path)) {
203
bool LocalPolicyTestServer::
GetTestServerPath
(
Completed in 49 milliseconds