Home
last modified time | relevance | path

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

/external/cronet/components/metrics/structured/
Dstructured_metrics_provider_unittest.cc98 EventsProto MakeExternalEventProto(const std::vector<uint64_t>& ids) { in MakeExternalEventProto() function
880 const auto proto = MakeExternalEventProto({111, 222, 333}); in TEST_F()
900 const auto proto = MakeExternalEventProto({111, 222, 333}); in TEST_F()