Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene4/
Dtest_aspect_ratio_and_crop.py44 def _check_skip_conditions(first_api_level, props): argument
99 first_api_level, level_3): argument
132 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/tests/tests/security/native/verified_boot/
DVerifiedBootTest.cpp32 int first_api_level = getFirstApiLevel(); in isExemptFromAVBTests() local
/cts/apps/CameraITS/tests/sensor_fusion/
Dtest_multi_camera_frame_sync.py67 def _determine_angular_diff_thresh(first_api_level, sync_calibrated, argument