/cts/tests/tests/jvmti/attaching/jni/ |
D | agent.c | 39 #define NAME(BASE) EVAL(BASE,AGENT_NR) macro 41 JNIEXPORT jboolean JNICALL NAME(Java_android_jvmti_attaching_cts_AttachingTest_isAttached) ( in NAME() function
|
/cts/apps/CameraITS/tests/scene1_2/ |
D | test_yuv_plus_dng.py | 28 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
D | test_param_sensitivity.py | 31 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
D | test_raw_sensitivity.py | 32 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
D | test_yuv_plus_raw12.py | 29 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
D | test_yuv_plus_raw.py | 29 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
D | test_yuv_plus_raw10.py | 29 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
/cts/apps/CameraITS/tests/scene0/ |
D | test_burst_capture.py | 28 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
D | test_read_write.py | 28 NAME = os.path.basename(__file__).split('.')[0] variable
|
D | test_gyro_bias.py | 29 NAME = os.path.basename(__file__).split('.')[0] variable
|
/cts/tests/tests/util/src/android/util/cts/ |
D | AndroidRuntimeExceptionTest.java | 32 private static final String NAME = "Test_AndroidRuntimeException"; field in AndroidRuntimeExceptionTest
|
D | AndroidExceptionTest.java | 32 private static final String NAME = "Test_AndroidException"; field in AndroidExceptionTest
|
/cts/apps/CameraITS/tests/scene2_a/ |
D | test_format_combos.py | 31 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
D | test_effects.py | 39 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
/cts/apps/CameraITS/tests/scene1_1/ |
D | test_crop_regions.py | 37 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
D | test_3a.py | 28 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
D | test_crop_region_raw.py | 33 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
D | test_param_exposure_time.py | 32 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
D | test_latching.py | 31 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
D | test_ae_af.py | 32 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
D | test_dng_noise_model.py | 32 NAME = os.path.splitext(os.path.basename(__file__))[0] variable
|
/cts/tests/tests/provider/src/android/provider/cts/media/ |
D | MediaStore_Audio_PlaylistsTest.java | 126 new String[] { Playlists.NAME, MediaColumns.DISPLAY_NAME }, null, null)) { in testName() 137 new String[] { Playlists.NAME, MediaColumns.DISPLAY_NAME }, null, null)) { in testName()
|
/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/ |
D | ServiceInfoTest.java | 43 private static final String NAME = "class1"; field in ServiceInfoTest
|
/cts/tests/tests/simphonebookprovider/src/android/provider/cts/simphonebook/ |
D | SimPhonebookContract_SimRecordsTest.java | 130 try (Cursor cursor = query(adnUri, new String[]{SimRecords.NAME})) { in queryAdn_nonNullProjection_returnsCursorWithProvidedProjection() 304 SimRecords.NAME, in insertAdn_addsRecordAndReturnsValidUri() 326 SimRecords.NAME, in updateAdn_existingRecord_updatesRecordAndReturns1() 350 SimRecords.NAME, in updateAdn_unusedIndex_updatesRecordAndReturns1() 409 SimRecords.NAME, SimRecords.PHONE_NUMBER in insertAdn_phoneNumberWithDialableNonDigits_addsRecord() 457 new String[]{SimRecords.NAME, SimRecords.PHONE_NUMBER})) { in insertAdn_valueLengthLimits() 593 SimRecords.NAME, in updateAdn_phoneNumberContainingNonDialable_throwsCorrectException() 618 SimRecords.NAME, in updateAdn_duplicateRecord_updatesCorrectRecord() 642 SimRecords.NAME, in deleteAdn_duplicateRecord_deletesCorrectRecord() 663 new String[]{SimRecords.NAME, SimRecords.PHONE_NUMBER})) { in delete_unusedIndex_returnsZero() [all …]
|
/cts/libs/json/src/com/android/json/stream/ |
D | JsonToken.java | 53 NAME, enumConstant
|