OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:configurer_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync/glue/
data_type_manager_impl.h
124
BackendDataTypeConfigurer*
configurer_
;
member in class:browser_sync::DataTypeManagerImpl
data_type_manager_impl_unittest.cc
206
&
configurer_
,
234
ASSERT_FALSE(
configurer_
.last_ready_task().is_null());
235
configurer_
.last_ready_task().Run(
267
FakeBackendDataTypeConfigurer
configurer_
;
member in class:browser_sync::SyncDataTypeManagerImplTest
330
configurer_
.last_ready_task().Run(ModelTypeSet(BOOKMARKS), ModelTypeSet());
874
configurer_
.set_expected_configure_types(
880
configurer_
.set_expected_configure_types(
906
configurer_
.set_expected_configure_types(
911
configurer_
.set_expected_configure_types(
[
all
...]
Completed in 148 milliseconds