Searched refs:kActual (Results 1 – 8 of 8) sorted by relevance
/third_party/mindspore/tests/ut/cpp/dataset/common/ |
D | bboxop_common.h | 30 kActual enumerator
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | random_vertical_flip_with_bbox_op_test.cc | 46 SaveImagesWithAnnotations(FileType::kActual, std::string(kOpName), results); in TEST_F()
|
D | random_horizontal_flip_with_bbox_test.cc | 46 SaveImagesWithAnnotations(FileType::kActual , std::string(kOpName), results); in TEST_F()
|
D | resize_with_bbox_op_test.cc | 48 SaveImagesWithAnnotations(FileType::kActual, std::string(kOpName), results); in TEST_F()
|
D | bounding_box_augment_op_test.cc | 48 SaveImagesWithAnnotations(FileType::kActual, std::string(kOpName), results); in TEST_F()
|
D | random_resize_with_bbox_op_test.cc | 53 SaveImagesWithAnnotations(FileType::kActual, std::string(kOpName), results); in TEST_F()
|
D | random_crop_and_resize_with_bbox_op_test.cc | 59 SaveImagesWithAnnotations(FileType::kActual, std::string(kOpName), results); in TEST_F()
|
D | random_crop_with_bbox_op_test.cc | 63 SaveImagesWithAnnotations(FileType::kActual, std::string(kOpName), results); in TEST_F()
|