Home
last modified time | relevance | path

Searched defs:GetPendingUploadCountForTesting (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_uploader.cc325 int GetPendingUploadCountForTesting() const override { in GetPendingUploadCountForTesting() function in net::__anon57a0c7090111::ReportingUploaderImpl
H A Dreporting_test_util.cc125 int TestReportingUploader::GetPendingUploadCountForTesting() const { in GetPendingUploadCountForTesting() function in net::TestReportingUploader