HomeSort by relevance Sort by last modified time
    Searched full:content_type1_ (Results 1 - 1 of 1) 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);

Completed in 29 milliseconds