Home
last modified time | relevance | path

Searched defs:GetReporter (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/qps/
H A Dbenchmark_config.cc85 std::shared_ptr<Reporter> GetReporter() { in GetReporter() function
/aosp_15_r20/external/starlark-go/starlarktest/
H A Dstarlarktest.go45 func GetReporter(thread *starlark.Thread) Reporter { func
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dpcscan_internal.cc1618 partition_alloc::StatsReporter& PCScanInternal::GetReporter() { in GetReporter() function in partition_alloc::internal::PCScanInternal