HomeSort by relevance Sort by last modified time
    Searched full:content_type1_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/glue/
preference_model_associator_unittest.cc 196 content_type1_("content_type1") {}
201 SetContentPattern(&server_patterns_, expression0_, content_type1_, 2);
209 std::string content_type1_; member in class:DictionaryPreferenceMergeTest
269 SetContentPattern(&expected, expression0_, content_type1_, 2);
281 SetContentPattern(local_dict_value, expression1_, content_type1_, 1);
291 SetContentPattern(&expected, expression0_, content_type1_, 2);
293 SetContentPattern(&expected, expression1_, content_type1_, 1);
303 SetContentPattern(local_dict_value, expression0_, content_type1_, 2);
318 SetContentPattern(local_dict_value, expression0_, content_type1_, 2);
  /external/chromium_org/chrome/browser/prefs/
pref_model_associator_unittest.cc 208 content_type1_("content_type1") {}
213 SetContentPattern(&server_patterns_, expression0_, content_type1_, 2);
221 std::string content_type1_; member in class:DictionaryPreferenceMergeTest
292 SetContentPattern(&expected, expression0_, content_type1_, 2);
305 SetContentPattern(local_dict_value, expression1_, content_type1_, 1);
317 SetContentPattern(&expected, expression0_, content_type1_, 2);
319 SetContentPattern(&expected, expression1_, content_type1_, 1);
330 SetContentPattern(local_dict_value, expression0_, content_type1_, 2);
348 SetContentPattern(local_dict_value, expression0_, content_type1_, 2);

Completed in 2441 milliseconds