Searched defs:model_instance (Results 1 – 5 of 5) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/tunes_db/server/ |
D | tunes_db_test.py | 85 def AssertArtistMatches(self, model_instance, message): argument 95 def AssertAlbumMatches(self, model_instance, message): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sdb/db/ |
D | property.py | 102 def get_value_for_datastore(self, model_instance): argument 219 def get_value_for_datastore(self, model_instance): argument 300 def get_value_for_datastore(self, model_instance): argument 418 def get_value_for_datastore(self, model_instance): argument 450 def get_value_for_datastore(self, model_instance): argument 556 def __get__(self, model_instance, model_class): argument 570 def __set__(self, model_instance, value): argument 604 def get_value_for_datastore(self, model_instance): argument
|
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/ |
D | json_util.py | 170 def get_value_for_datastore(self, model_instance): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/ |
D | appengine.py | 220 def get_value_for_datastore(self, model_instance): argument 280 def get_value_for_datastore(self, model_instance): argument
|
/external/autotest/scheduler/ |
D | monitor_db_functional_test.py | 412 def _update_instance(self, model_instance): argument
|