Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/sync/test/integration/
Dsync_test.h255 virtual void AddOptionalTypesToCommandLine(base::CommandLine* cl);
Dsync_test.cc260 AddOptionalTypesToCommandLine(cl); in SetUpCommandLine()
276 void SyncTest::AddOptionalTypesToCommandLine(base::CommandLine* cl) {} in AddOptionalTypesToCommandLine() function in SyncTest