/external/chromium-trace/catapult/dashboard/dashboard/models/ |
D | anomaly.py | 33 median_before_anomaly = ndb.FloatProperty(indexed=False) 34 median_after_anomaly = ndb.FloatProperty(indexed=False) 37 std_dev_before_anomaly = ndb.FloatProperty(indexed=False) 46 t_statistic = ndb.FloatProperty(indexed=False) 47 degrees_of_freedom = ndb.FloatProperty(indexed=False) 48 p_value = ndb.FloatProperty(indexed=False)
|
D | graph_data.py | 362 value = ndb.FloatProperty(indexed=True) 365 error = ndb.FloatProperty(indexed=False)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sdb/db/ |
D | test_db.py | 7 from boto.sdb.db.property import DateTimeProperty, FloatProperty, ReferenceProperty 32 value = FloatProperty()
|
D | property.py | 374 class FloatProperty(Property): class 381 …super(FloatProperty, self).__init__(verbose_name, name, default, required, validator, choices, uni… 385 value = super(FloatProperty, self).validate(value)
|
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/ |
D | property_range.py | 405 db.FloatProperty: _split_float_property, 407 ndb.FloatProperty: _split_float_property,
|
/external/chromium-trace/catapult/perf_insights/third_party/cloudstorage/ |
D | rest_api.py | 84 expires = ndb.FloatProperty()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |