Home
last modified time | relevance | path

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

/frameworks/base/libs/incident/tests/
DIncidentReportRequest_test.cpp26 class IncidentReportRequest { class
28 inline IncidentReportRequest() { in IncidentReportRequest() function in IncidentReportRequest
32 inline IncidentReportRequest(const IncidentReportRequest& that) { in IncidentReportRequest() function in IncidentReportRequest
36 inline ~IncidentReportRequest() { in ~IncidentReportRequest()
83 IncidentReportRequest request; in TEST()