Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/sync/test/integration/
Dsync_test.h251 virtual void AddTestSwitches(base::CommandLine* cl);
Dmigration_test.cc520 AddTestSwitches(cl); in SetUpCommandLine()
Dsync_test.cc259 AddTestSwitches(cl); in SetUpCommandLine()
267 void SyncTest::AddTestSwitches(base::CommandLine* cl) { in AddTestSwitches() function in SyncTest