Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dinvocable_with_telemetry.h20 struct invocable_telemetry { struct
29 …constexpr invocable_with_telemetry(F f, invocable_telemetry& telemetry) : f_(f), telemetry_(&telem… in invocable_with_telemetry() argument