Home
last modified time | relevance | path

Searched refs:GetTestScriptPath (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/sync/test/
Dlocal_sync_test_server.h37 bool GetTestScriptPath(const base::FilePath::StringType& test_script_name,
Dlocal_sync_test_server.cc61 bool LocalSyncTestServer::GetTestScriptPath( in GetTestScriptPath() function in syncer::LocalSyncTestServer
/external/chromium_org/sync/tools/testserver/
Drun_sync_testserver.cc34 if (!test_server->GetTestScriptPath(sync_test_script_name, in RunSyncTest()