Home
last modified time | relevance | path

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

/external/cronet/tot/net/reporting/
Dreporting_header_parser.cc265 ReportingHeaderParser::ReportingHeaderType::kReportingEndpointsInvalid); in ParseReportingEndpoints()
273 ReportingHeaderParser::ReportingHeaderType:: in ParseReportingEndpoints()
286 ReportingHeaderType header_type) { in RecordReportingHeaderType()
312 RecordReportingHeaderType(ReportingHeaderType::kReportToInvalid); in ParseReportToHeader()
321 RecordReportingHeaderType(ReportingHeaderType::kReportTo); in ParseReportToHeader()
357 RecordReportingHeaderType(ReportingHeaderType::kReportingEndpointsInvalid); in ProcessParsedReportingEndpointsHeader()
361 RecordReportingHeaderType(ReportingHeaderType::kReportingEndpoints); in ProcessParsedReportingEndpointsHeader()
Dreporting_header_parser.h37 enum class ReportingHeaderType { enum
68 static void RecordReportingHeaderType(ReportingHeaderType header_type);
Dreporting_header_parser_unittest.cc275 ReportingHeaderParser::ReportingHeaderType::kReportToInvalid, in TEST_P()
285 ReportingHeaderParser::ReportingHeaderType::kReportTo, 0); in TEST_P()
299 ReportingHeaderParser::ReportingHeaderType::kReportTo, 1); in TEST_P()
338 ReportingHeaderParser::ReportingHeaderType::kReportTo, 1); in TEST_P()
1877 ReportingHeaderParser::ReportingHeaderType::kReportingEndpointsInvalid, in TEST_P()
1887 ReportingHeaderParser::ReportingHeaderType::kReportingEndpoints, 0); in TEST_P()
1933 ReportingHeaderParser::ReportingHeaderType::kReportingEndpoints, 1); in TEST_P()
1966 ReportingHeaderParser::ReportingHeaderType::kReportingEndpoints, 1); in TEST_P()
/external/cronet/stable/net/reporting/
Dreporting_header_parser.cc265 ReportingHeaderParser::ReportingHeaderType::kReportingEndpointsInvalid); in ParseReportingEndpoints()
273 ReportingHeaderParser::ReportingHeaderType:: in ParseReportingEndpoints()
286 ReportingHeaderType header_type) { in RecordReportingHeaderType()
312 RecordReportingHeaderType(ReportingHeaderType::kReportToInvalid); in ParseReportToHeader()
321 RecordReportingHeaderType(ReportingHeaderType::kReportTo); in ParseReportToHeader()
357 RecordReportingHeaderType(ReportingHeaderType::kReportingEndpointsInvalid); in ProcessParsedReportingEndpointsHeader()
361 RecordReportingHeaderType(ReportingHeaderType::kReportingEndpoints); in ProcessParsedReportingEndpointsHeader()
Dreporting_header_parser.h37 enum class ReportingHeaderType { enum
68 static void RecordReportingHeaderType(ReportingHeaderType header_type);
Dreporting_header_parser_unittest.cc275 ReportingHeaderParser::ReportingHeaderType::kReportToInvalid, in TEST_P()
285 ReportingHeaderParser::ReportingHeaderType::kReportTo, 0); in TEST_P()
299 ReportingHeaderParser::ReportingHeaderType::kReportTo, 1); in TEST_P()
338 ReportingHeaderParser::ReportingHeaderType::kReportTo, 1); in TEST_P()
1877 ReportingHeaderParser::ReportingHeaderType::kReportingEndpointsInvalid, in TEST_P()
1887 ReportingHeaderParser::ReportingHeaderType::kReportingEndpoints, 0); in TEST_P()
1933 ReportingHeaderParser::ReportingHeaderType::kReportingEndpoints, 1); in TEST_P()
1966 ReportingHeaderParser::ReportingHeaderType::kReportingEndpoints, 1); in TEST_P()