/cts/apps/CameraITS/tests/scene0/ |
D | test_metadata.py | 48 logging.debug('Hardware level') 49 logging.debug('Legacy: %s', camera_properties_utils.legacy(props)) 51 logging.debug('Limited: %s', camera_properties_utils.limited(props)) 52 logging.debug('Full or better: %s', 54 logging.debug('Level 3: %s', camera_properties_utils.level3(props)) 55 logging.debug('Capabilities') 56 logging.debug('Manual sensor: %s', 58 logging.debug('Manual post-proc: %s', 60 logging.debug('Raw: %s', camera_properties_utils.raw(props)) 61 logging.debug('Sensor fusion: %s', [all …]
|
D | test_tonemap_curve.py | 67 logging.debug('x_norm: %.5f, w_norm: %.5f', x_norm, w_norm) 80 logging.debug('x_norm: %.5f, w_norm: %.5f (crop-corrected)', x_norm, w_norm) 104 logging.debug('Checking RAW/PATTERN match') 111 logging.debug('patch: %d, x_norm: %.3f, RAW means: %s', 116 logging.debug('%s match', color) 119 logging.debug('No match w/ %s: %s, ATOL: %.3f', 125 def check_yuv_vs_raw(img_raw, img_yuv, name, debug): argument 136 logging.debug('Checking YUV/RAW match') 141 logging.debug('raw_img: W, H, AR: %d, %d, %.3f', 147 logging.debug('Cropping RAW to match YUV aspect ratio.') [all …]
|
D | test_read_write.py | 55 logging.debug('sensor exposure time range: %s', sensor_exp_range) 56 logging.debug('sensor sensitivity range: %s', sens_range) 73 logging.debug('format: %s', fmt) 85 logging.debug('exp_write: %d, sens_write: %d', exp, sens) 122 logging.debug('FAILs for exposure time') 124 logging.debug('format: %s, e_write: %d, e_read: %d, RTOL: %.2f, ', 127 logging.debug('s_write: %d, s_read: %d, RTOL: %.2f', 130 logging.debug('FAILs for sensitivity(ISO)') 132 logging.debug('format: %s, s_write: %d, s_read: %d, RTOL: %.2f, ', 135 logging.debug('e_write: %d, e_read: %d, RTOL: %.2f',
|
D | test_test_patterns.py | 49 logging.debug('Checking solid TestPattern...') 60 logging.debug('pixel min: %.f, pixel max: %.f', white_level * var_min, 78 logging.debug('Checking color bar TestPattern...') 84 logging.debug('Image mirrored') 97 logging.debug(COLOR_BAR_ORDER) 98 logging.debug(color_match) 122 logging.debug('No specific test for TestPattern: %d', pattern) 137 logging.debug('avail_patterns: %s', avail_patterns) 158 logging.debug('%d not in android.sensor.availableTestPatternModes.', 177 logging.debug('Starting %s', NAME)
|
/cts/apps/CameraITS/tests/scene1_1/ |
D | test_ae_precapture_trigger.py | 46 logging.debug('Starting %s', NAME) 47 logging.debug('AE_INACTIVE: %d', AE_INACTIVE) 48 logging.debug('AE_SEARCHING: %d', AE_SEARCHING) 49 logging.debug('AE_CONVERGED: %d', AE_CONVERGED) 50 logging.debug('AE_PRECAPTURE: %d', AE_PRECAPTURE) 73 logging.debug('Manual captures') 88 logging.debug('%s', msg) 93 logging.debug('Auto capture') 99 logging.debug('%s', msg) 105 logging.debug('Auto capture with precapture trigger') [all …]
|
D | test_ae_af.py | 45 logging.debug('Starting %s', NAME) 62 logging.debug('Trying %s', k) 73 logging.debug('AWB gains: %s, xform: %s', str(awb_gains), 80 logging.debug('AE sensitivity: %d, exposure: %dns', s, e) 82 logging.debug('AE sensitivity: None, exposure: None') 84 logging.debug('AF fd: %.3f', fd) 86 logging.debug('AF fd: None')
|
D | test_capture_result.py | 75 logging.debug('AWB gains: %s', str(awb_gains)) 76 logging.debug('AWB transform: %s', str( 79 logging.debug('AE region: %s', str(metadata['android.control.aeRegions'])) 81 logging.debug('AF region: %s', str(metadata['android.control.afRegions'])) 83 logging.debug('AWB region: %s', str(metadata['android.control.awbRegions'])) 98 logging.debug('Testing auto capture results') 112 logging.debug('Control mode: %d', ctrl_mode) 136 logging.debug('LSC map: %dx%d, %s', lsc_map_w, lsc_map_h, str(lsc_map[:8])) 148 logging.debug('Testing manual capture results') 175 logging.debug('Control mode: %d', ctrl_mode) [all …]
|
/cts/apps/CameraITS/utils/ |
D | scene_change_utils.py | 57 logging.debug('Scene & brightness change: PASS.') 65 logging.debug('No scene change flag, but brightness change.') 67 logging.debug('No scene change flag, no brightness change.') 70 logging.debug('Scene dark entire capture.') 73 logging.debug('Scene light entire capture.') 77 logging.debug('3A does not converge, but brightness changes.') 82 logging.debug('Shift +%d frames.', scene_change_frame_shift) 84 logging.debug('Shift %d frames.', scene_change_frame_shift)
|
D | target_exposure_utils.py | 77 logging.debug('%s', e1_logging) 86 logging.debug('%s', e2_logging) 95 logging.debug('%s', e3_logging) 104 logging.debug('%s', e4_logging) 116 logging.debug('%s', e5_logging) 128 logging.debug('%s', e6_logging) 159 logging.debug('Using cached target exposure') 184 logging.debug('Setting cached target exposure') 233 logging.debug('Measuring target exposure')
|
/cts/apps/CameraITS/tests/scene2_a/ |
D | test_jpeg_quality.py | 87 logging.debug('stripped APPN length:%d', length) 118 def extract_dqts(jpeg, debug=False): argument 138 logging.debug('DQT header loc(s):%s', dqt_markers) 142 if debug: 143 logging.debug('DQT %d start: %d, marker: %s, length: %s', i, dqt, 147 logging.debug(' both luma & chroma DQT matrices in marker') 157 if debug: 159 logging.debug(' luma:%s', luma.reshape(h, h)) 160 logging.debug(' chroma:%s', chroma.reshape(h, h)) 162 logging.debug(' single DQT matrix in marker') [all …]
|
D | test_format_combos.py | 44 logging.debug('Starting %s', NAME) 59 debug = self.debug_mode 121 logging.debug('Success[%02d]', n) 122 logging.debug(' req: %s', req_str) 123 logging.debug(' fmt: %s', str(fmt_combo)) 124 logging.debug(' burst_len: %d\n', burst_len) 127 if debug: 143 logging.debug(' req: %s', req_str) 158 logging.debug('Success: %d / %d', num_success, num_total)
|
D | test_faces.py | 88 logging.debug('Starting %s', NAME) 109 logging.debug('iso = %d', gain) 110 logging.debug('exp = %.2fms', (exp * 1.0E-6)) 112 logging.debug('fd = infinity') 114 logging.debug('fd = %.2fcm', (1.0E2 / focus)) 147 logging.debug('Frame %d face metadata:', i) 148 logging.debug('Faces: %s', faces) 157 logging.debug('Checking face rectangle %d', j) 175 logging.debug('Checking landmarks in face %d: %s', k, str(face))
|
/cts/apps/CameraITS/tests/scene6/ |
D | test_zoom.py | 48 def get_test_tols_and_cap_size(cam, props, chart_distance, debug): argument 80 logging.debug('cam[%s] min_fd: %.3f (diopters), fl: %.2f', 85 if debug: 86 logging.debug('cam[%s] yuv sizes: %s', i, str(yuv_sizes)) 94 logging.debug('loosening RTOL for cam[%s]: ' 98 if debug: 99 logging.debug('common_fmt: %s', max(common_sizes)) 129 def find_center_circle(img, img_name, color, min_area, debug): argument 179 if debug: 180 logging.debug('circles [x, y, r, pi*r**2/area, area]: %s', str(circles)) [all …]
|
/cts/apps/CameraITS/tests/scene4/ |
D | test_multi_camera_alignment.py | 48 def convert_cap_and_prep_img(cap, props, fmt, img_name, debug): argument 65 if debug: 84 logging.debug('pixel size(um): %.2f x %.2f', 109 logging.debug('Camera: %s, FoV: %.2f, chart_distance: %.1fcm', i, fov, 116 logging.debug('Skipping camera. Not appropriate multi-camera testing.') 127 logging.debug('Skipping camera. Not appropriate for test rig.') 178 debug): argument 195 logging.debug('out_surfaces: %s', str(out_surfaces)) 220 if debug: 243 logging.debug('cap size: %d x %d', yuv_w, yuv_h) [all …]
|
/cts/apps/CameraITS/tests/scene2_b/ |
D | test_auto_per_frame_control.py | 58 logging.debug('frame %d: %.2f%% delta gain, %.2f%% delta luma', 66 logging.debug('frame %d: <|%.1f%%| delta gain, %.2f%% delta luma', j, 75 logging.debug('frame %d: %.1f%% delta gain, %.2f%% delta luma', 80 def _determine_test_formats(cam, props, raw_avlb, debug): argument 95 if raw_avlb and debug: 101 def _tabulate_frame_data(metadata, luma, raw_cap, debug): argument 121 logging.debug('AE: %d ISO: %d ISP_sen: %d exp: %4fms tot_gain: %f luma: %f', 123 logging.debug('fd: %f', frame['fd']) 124 logging.debug('AWB state: %d, AWB gains: %s\n AWB matrix: %s', awb_state, 126 if debug: [all …]
|
/cts/apps/CameraITS/tests/scene3/ |
D | test_3a_consistency.py | 54 logging.debug('Starting %s', _NAME) 61 debug = self.debug_mode 78 logging.debug('Setting post RAW sensitivity boost to minimum') 90 logging.debug('req iso: %d, exp: %d, iso*exp: %d', 92 logging.debug('req awb_gains: %s, awb_transform: %s', 94 logging.debug('req fd: %s', focus_distance) 98 if debug: 110 logging.debug( 113 logging.debug('res awb_gains: %s, awb_transform: %s', 115 logging.debug('res fd: %s', focus_distance_result) [all …]
|
D | test_reprocess_edge_enhancement.py | 41 logging.debug('Verify HQ is sharper than OFF') 46 logging.debug('Verify ZSL is similar to OFF') 53 logging.debug('Verify OFF is not sharper than FAST') 60 logging.debug('Verify FAST is not sharper than HQ') 119 logging.debug('Sharpness list for edge mode %d: %s', 136 logging.debug('Starting %s', NAME) 137 logging.debug('Edge modes: %s', str(EDGE_MODES)) 174 logging.debug('image W: %d, H: %d', size[0], size[1]) 204 logging.debug('Sharpness for edge modes with regular request: %s', 235 logging.debug('Sharpness for edge modes w/ %s reprocess fmt: %s', [all …]
|
/cts/apps/CameraITS/tests/ |
D | its_base_test.py | 76 logging.debug('Camera_id: %s', self.camera) 79 logging.debug('Chart distance: %s cm', self.chart_distance) 102 logging.debug('Not all tablet arguments set.') 114 logging.debug('Not all arguments set. Manual run.') 155 logging.debug('Tablet brightness set to: %s', 171 logging.debug('dumpsys window output: %s', output.decode('utf-8').strip()) 179 logging.debug('Changing the orientation to landscape mode.') 183 logging.debug('Reported tablet orientation is: %d', 215 logging.debug('First API level %s NOT MANDATED: %d', 222 logging.debug('%s on PASS.', record.test_name) [all …]
|
/cts/apps/CameraITS/tests/scene1_2/ |
D | test_yuv_jpeg_all.py | 38 def do_capture_and_extract_rgb_means(req, cam, size, img_type, log_path, debug): argument 63 if debug: 73 logging.debug('Captured %s %dx%d rgb = %s', 82 logging.debug('Starting %s', NAME) 93 debug = self.debug_mode 109 req, cam, size, 'yuv', log_path, debug)) 114 req, cam, size, 'jpg', log_path, debug)) 135 logging.debug('%s', msg)
|
/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestApp/testdata/ |
D | Android.bp | 60 name: "fsverity-debug-key", 61 srcs: ["fsverity-debug-key.pem"], 65 name: "fsverity-debug-cert", 66 srcs: ["fsverity-debug.x509.pem"], 73 ":fsverity-debug-key", 74 ":fsverity-debug-cert", 77 "--key=$(location :fsverity-debug-key) " + 78 "--cert=$(location :fsverity-debug-cert) " +
|
/cts/apps/CtsVerifier/assets/scripts/power_monitors/ |
D | monsoon.py | 68 logging.debug("Locked device %s"%device) 142 logging.debug("Setting up power monitor...") 147 logging.debug("Flushing input...") 149 logging.debug("Getting status....") 176 def log(self, msg , debug = False): argument 178 if not debug and LOG_TO_SCREEN: 181 logging.debug(msg) 216 logging.debug("unlocked") 234 logging.debug("Returning list of %s"%monsoon_list) 241 self.log("Getting status...", debug = True) [all …]
|
/cts/apps/CameraITS/tests/scene2_e/ |
D | test_continuous_picture.py | 42 def _capture_frames(cam, log_path, debug): argument 74 logging.debug( 79 if debug: 102 logging.debug('Starting %s', _NAME) 110 debug = self.debug_mode 125 cap_3a_state_list = _capture_frames(cam, log_path, debug)
|
/cts/apps/CameraITS/tests/scene_change/ |
D | test_scene_change.py | 58 logging.debug('Frame index where 3A converges: %d', converged_frame) 100 logging.debug('Toggling display at %.3f.', t) 128 logging.debug('cap event start: %.6f', time.time() - t0) 130 logging.debug('cap event stop: %.6f', time.time() - t0) 154 logging.debug( 181 logging.debug('Starting %s', _NAME) 202 logging.debug('Tablet brightness: %d', tablet_level) 206 logging.debug('burst number: %d', burst) 238 logging.debug('Turning screen back ON.')
|
/cts/apps/CameraITS/tests/sensor_fusion/ |
D | test_sensor_fusion.py | 114 logging.debug('Starting sensor event collection') 139 logging.debug('3A ISO: %d, exp: %.3fms', s, e/_MSEC_TO_NSEC) 141 logging.debug('Re-assigning exposure time') 146 logging.debug('Calculated ISO too large! ISO: %d, MAX: %d ' 154 logging.debug('fd_min: %.3f, fd_chart: %.3f, fd_meas: %.3f', 159 logging.debug('Capturing %dx%d with ISO %d, exp %.3fms at %dfps', 167 logging.debug('Reading out inertial sensor events') 169 logging.debug('Number of gyro samples %d', len(gyro)) 172 logging.debug('Dumping event data') 183 logging.debug('Dumping frames') [all …]
|
/cts/hostsidetests/dexmetadata/host/ |
D | README.md | 7 Modifying a .dm file requires to regenerate the signature with some debug key. 8 To use the debug key, you can run the following commands once per boot. 14 adb shell 'mini-keyctl padd asymmetric fsv-play .fs-verity' < $KEY_DIR/fsverity-debug.x509.der 28 --key="$KEY_DIR/fsverity-debug-key.pem" \ 29 --cert="$KEY_DIR/fsverity-debug.x509.pem"
|