Searched defs:SyncBookmarkDataTypeControllerTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/glue/
H A Dbookmark_data_type_controller_unittest.cc94 class SyncBookmarkDataTypeControllerTest : public testing::Test { class in inherits:testing::Test
96 SyncBookmarkDataTypeControllerTest() function in class:SyncBookmarkDataTypeControllerTest
179 TEST_F(SyncBookmarkDataTypeControllerTest, StartDependentsReady) {
191 TEST_F(SyncBookmarkDataTypeControllerTest, StartBookmarkModelNotReady) {
218 TEST_F(SyncBookmarkDataTypeControllerTest, StartHistoryServiceNotReady) {
240 TEST_F(SyncBookmarkDataTypeControllerTest, StartFirstRun) {
250 TEST_F(SyncBookmarkDataTypeControllerTest, StartBusy) {
263 TEST_F(SyncBookmarkDataTypeControllerTest, StartOk) {
274 TEST_F(SyncBookmarkDataTypeControllerTest, StartAssociationFailed) {
295 TEST_F(SyncBookmarkDataTypeControllerTest,
[all...]

Completed in 80 milliseconds