Searched refs:StartupControllerTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/
H A Dstartup_controller_unittest.cc53 class StartupControllerTest : public testing::Test { class in namespace:browser_sync
55 StartupControllerTest() : started_(false) {} function in class:browser_sync::StartupControllerTest
67 &StartupControllerTest::FakeStartBackend, base::Unretained(this));
110 TEST_F(StartupControllerTest, Basic) {
130 TEST_F(StartupControllerTest, Suppressed) {
142 TEST_F(StartupControllerTest, Managed) {
155 TEST_F(StartupControllerTest, DataTypeTriggered) {
177 TEST_F(StartupControllerTest, FallbackTimer) {
188 TEST_F(StartupControllerTest, NoDeferralWithoutSessionsSync) {
207 TEST_F(StartupControllerTest, FallbackTimerWait
[all...]

Completed in 109 milliseconds