Home
last modified time | relevance | path

Searched refs:DESCRIPTION (Results 1 – 23 of 23) sorted by relevance

/frameworks/rs/rsov/compiler/unit_tests/
DTestRunner.h74 #define RS2SPIRV_TEST_CASE_ADD_IMPL(FNAME, VNAME, DESCRIPTION) \ argument
76 static rs2spirv::TestAdder VNAME({FNAME, DESCRIPTION}); \
79 #define RS2SPIRV_TEST_CASE_ADD_IMPL(FNAME, VNAME, DESCRIPTION) \ argument
82 #define RS2SPIRV_TEST_CASE_ADD_IMPL(FNAME, VNAME, DESCRIPTION) \ argument
86 #define RS2SPIRV_TEST_CASE_ADD(NAME, DESCRIPTION) \ argument
88 RS2SPIRV_ANONYMOUS(NAME), DESCRIPTION)
90 #define TEST_CASE(DESCRIPTION) RS2SPIRV_TEST_CASE_ADD(TC, DESCRIPTION) argument
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/intent/
DLabeledIntentTest.java43 private static final String DESCRIPTION = "Check the map"; field in LabeledIntentTest
67 DESCRIPTION, in resolve_preferTitleWithEntity()
78 assertThat(result.remoteAction.getContentDescription()).isEqualTo(DESCRIPTION); in resolve_preferTitleWithEntity()
90 DESCRIPTION, in resolve_useAvailableTitle()
101 assertThat(result.remoteAction.getContentDescription()).isEqualTo(DESCRIPTION); in resolve_useAvailableTitle()
112 DESCRIPTION, in resolve_titleChooser()
123 assertThat(result.remoteAction.getContentDescription()).isEqualTo(DESCRIPTION); in resolve_titleChooser()
134 DESCRIPTION, in resolve_titleChooserReturnsNull()
145 assertThat(result.remoteAction.getContentDescription()).isEqualTo(DESCRIPTION); in resolve_titleChooserReturnsNull()
159 DESCRIPTION, in resolve_missingTitle()
[all …]
DTemplateIntentFactoryTest.java43 private static final String DESCRIPTION = "Check the map"; field in TemplateIntentFactoryTest
76 DESCRIPTION, in create_full()
95 assertThat(labeledIntent.description).isEqualTo(DESCRIPTION); in create_full()
114 DESCRIPTION, in normalizesScheme()
138 DESCRIPTION, in create_minimal()
157 assertThat(labeledIntent.description).isEqualTo(DESCRIPTION); in create_minimal()
184 DESCRIPTION, in invalidTemplate_nonEmptyPackageName()
207 DESCRIPTION, in invalidTemplate_emptyTitle()
253 DESCRIPTION, in invalidTemplate_emptyIntentAction()
DTemplateClassificationIntentFactoryTest.java52 private static final String DESCRIPTION = "Opens in Maps"; field in TemplateClassificationIntentFactoryTest
222 DESCRIPTION, in createRemoteActionTemplates()
/frameworks/base/obex/javax/obex/
DHeaderSet.java102 public static final int DESCRIPTION = 0x05; field in HeaderSet
349 case DESCRIPTION: in setHeader()
526 case DESCRIPTION: in getHeader()
598 out.write(DESCRIPTION); in getHeaderList()
DObexHelper.java535 stringHeader = (String)headImpl.getHeader(HeaderSet.DESCRIPTION); in createHeader()
537 out.write((byte)HeaderSet.DESCRIPTION); in createHeader()
545 headImpl.setHeader(HeaderSet.DESCRIPTION, null); in createHeader()
/frameworks/base/core/java/android/provider/
DLiveFolders.java194 public static final String DESCRIPTION = "description"; field in LiveFolders
DCalendarContract.java1014 public static final String DESCRIPTION = "description"; field
1480 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, cv, DESCRIPTION); in getEntityAndIncrementCursor()
DMediaStore.java1421 String DESCRIPTION = "description"; field
1593 public static final String DESCRIPTION = "description"; field
2918 public static final String DESCRIPTION = "description"; field
/frameworks/base/tests/RemoteDisplayProvider/
DREADME5 --- DESCRIPTION ---
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
DMediaStoreSaver.java62 values.put(Images.Media.DESCRIPTION, description); in insertImage()
/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
DMediaStoreSaver.java62 values.put(Images.Media.DESCRIPTION, description); in insertImage()
/frameworks/base/tests/AccessoryDisplay/
DREADME4 --- DESCRIPTION ---
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
DSinkActivity.java58 private static final String DESCRIPTION = "Accessory Display Sink Test Application"; field in SinkActivity
251 sendString(conn, UsbAccessoryConstants.ACCESSORY_STRING_DESCRIPTION, DESCRIPTION); in connect()
/frameworks/base/core/java/android/app/
DNotificationChannelGroup.java340 proto.write(NotificationChannelGroupProto.DESCRIPTION, mDescription); in writeToProto()
DNotificationChannel.java1085 proto.write(NotificationChannelProto.DESCRIPTION, mDesc); in writeToProto()
/frameworks/base/media/java/android/mtp/
DMtpPropertyGroup.java139 column = Images.ImageColumns.DESCRIPTION; in createProperty()
/frameworks/base/core/java/com/android/internal/usb/
DDumpUtils.java56 writeStringIfNotNull(dump, "description", UsbAccessoryProto.DESCRIPTION, in writeAccessory()
/frameworks/base/core/java/com/android/internal/print/
DDumpUtils.java133 proto.write("description", PrinterInfoProto.DESCRIPTION, info.getDescription()); in writePrinterInfo()
/frameworks/base/packages/Shell/tests/src/com/android/shell/
DBugreportReceiverTest.java146 private static final String DESCRIPTION = "One's description..."; field in BugreportReceiverTest
462 detailsUi.descField.setText(DESCRIPTION); in testProgress_changeJustDetailsIsClearedOnSecondBugreport()
/frameworks/base/core/java/android/content/
DClipData.java1090 mClipDescription.writeToProto(proto, ClipDataProto.DESCRIPTION); in writeToProto()
/frameworks/base/api/
Dremoved.txt530 field @Deprecated public static final String DESCRIPTION = "description";
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...