Home
last modified time | relevance | path

Searched defs:first_api_level (Results 1 – 9 of 9) sorted by relevance

/cts/apps/CameraITS/tests/scene4/
Dtest_aspect_ratio_and_crop.py54 def _check_skip_conditions(first_api_level, props): argument
118 first_api_level, level_3): argument
151 def _is_checked_aspect_ratio(first_api_level, w, h): argument
/cts/tests/tests/security/native/encryption/
DFileBasedEncryptionPolicyTest.cpp208 static void validateAdoptableStorageSettings(int first_api_level) { in validateAdoptableStorageSettings()
245 int first_api_level = getFirstApiLevel(); in TEST() local
/cts/apps/CameraITS/tests/scene3/
Dtest_flip_mirror.py41 def test_flip_mirror_impl(cam, props, fmt, chart, first_api_level, argument
/cts/tests/tests/security/native/verified_boot/
DVerifiedBootTest.cpp32 int first_api_level = getFirstApiLevel(); in isExemptFromAVBTests() local
/cts/apps/CameraITS/tests/scene_extensions/scene_low_light/
Dtest_night_extension.py91 first_api_level): argument
Dtest_low_light_boost_extension.py68 first_api_level): argument
/cts/apps/CameraITS/tests/sensor_fusion/
Dtest_multi_camera_frame_sync.py62 def _determine_angular_diff_thresh(first_api_level, sync_calibrated, argument
/cts/apps/CameraITS/utils/
Dmulti_camera_switch_utils.py227 def check_lens_switch_conditions(props, first_api_level, zoom_range_lenses): argument
/cts/apps/CameraITS/tools/
Drun_all_tests.py571 def augment_sub_camera_tests(first_api_level): argument