OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTestServerPath
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/chrome/browser/safe_browsing/
local_two_phase_testserver.h
23
virtual bool
GetTestServerPath
(
local_safebrowsing_test_server.h
25
virtual bool
GetTestServerPath
(
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.h
32
virtual bool
GetTestServerPath
(
local_sync_test_server.cc
45
bool LocalSyncTestServer::
GetTestServerPath
(
65
if (!
GetTestServerPath
(&testserver_path))
78
if (!LocalTestServer::
GetTestServerPath
(&net_testserver_path)) {
/external/chromium_org/chrome/browser/policy/test/
local_policy_test_server.h
83
virtual bool
GetTestServerPath
(
local_policy_test_server.cc
158
if (!LocalTestServer::
GetTestServerPath
(&net_testserver_path)) {
203
bool LocalPolicyTestServer::
GetTestServerPath
(
/external/chromium_org/net/test/spawned_test_server/
local_test_server.h
71
virtual bool
GetTestServerPath
(base::FilePath* testserver_path) const
local_test_server.cc
80
bool LocalTestServer::
GetTestServerPath
(base::FilePath* testserver_path) const {
100
if (!
GetTestServerPath
(&testserver_path))
Completed in 58 milliseconds