Home
last modified time | relevance | path

Searched defs:invocable_with_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.h29 …constexpr invocable_with_telemetry(F f, invocable_telemetry& telemetry) : f_(f), telemetry_(&telem… in invocable_with_telemetry() function
31 constexpr invocable_with_telemetry(invocable_with_telemetry&& other) in invocable_with_telemetry() function
38 constexpr invocable_with_telemetry(invocable_with_telemetry const& other) in invocable_with_telemetry() function