Home
last modified time | relevance | path

Searched defs:object_1 (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/processor/
Drange_map_truncate_upper_unittest.cc74 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
90 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
127 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
162 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
195 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
232 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
277 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
325 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
Drange_map_truncate_lower_unittest.cc69 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
85 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
122 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
157 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
189 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
225 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
270 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
317 linked_ptr<CountedObject> object_1(new CountedObject(1)); in TEST() local
/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
Dobject_detection_average_precision_stage_test.cc47 auto* object_1 = ground_truth.add_objects(); in GetGroundTruthDetectionResult() local
77 auto* object_1 = predicted.add_objects(); in GetPredictedDetectionResult() local