Home
last modified time | relevance | path

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

/external/cronet/net/reporting/
Dmock_persistent_reporting_store.cc30 type == Type::UPDATE_REPORTING_ENDPOINT_DETAILS || in Command()
73 UPDATE_REPORTING_ENDPOINT_DETAILS: in operator ==()
112 UPDATE_REPORTING_ENDPOINT_DETAILS: in operator <<()
199 command_list_.emplace_back(Command::Type::UPDATE_REPORTING_ENDPOINT_DETAILS, in UpdateReportingEndpointDetails()
Dmock_persistent_reporting_store_unittest.cc183 0, store.CountCommands(CommandType::UPDATE_REPORTING_ENDPOINT_DETAILS)); in TEST()
210 0, store.CountCommands(CommandType::UPDATE_REPORTING_ENDPOINT_DETAILS)); in TEST()
Dmock_persistent_reporting_store.h33 UPDATE_REPORTING_ENDPOINT_DETAILS, enumerator
Dreporting_header_parser_unittest.cc927 CommandType::UPDATE_REPORTING_ENDPOINT_DETAILS, source.group2_key, in TEST_P()
1030 CommandType::UPDATE_REPORTING_ENDPOINT_DETAILS, kGroupKey11_, in TEST_P()