Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/debug/
H A Dallocation_trace_perftest.cc105 HandlerFunctionSelector handler_function) { in GetHandlerDescriptor()
115 HandlerFunctionSelector handler_function, in SetUpReporter()
129 HandlerFunctionSelector handler_function) { in GetTestFunction()
139 HandlerFunctionSelector handler_function, in PerformTest()
210 const HandlerFunctionSelector handler_function = std::get<0>(parameters); in TEST_P() local