HomeSort by relevance Sort by last modified time
    Searched refs:num_circle (Results 1 - 2 of 2) sorted by null

  /cts/apps/CameraITS/tests/scene4/
test_aspect_ratio_and_crop.py 530 num_circle = 0
588 num_circle += 1
590 if num_circle == 2:
593 if num_circle == 0:
597 assert num_circle == 1
599 if num_circle > 1:
603 assert num_circle == 1
test_multi_camera_alignment.py 124 num_circle = 0
164 num_circle += 1
166 if num_circle == 2:
170 if num_circle == 0:
173 assert num_circle == 1
175 if num_circle > 1:
178 assert num_circle == 1

Completed in 438 milliseconds