Home
last modified time | relevance | path

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

/external/cronet/base/debug/
Dallocation_trace_perftest.cc100 HandlerFunctionSelector handler_function) { in GetHandlerDescriptor()
110 HandlerFunctionSelector handler_function, in SetUpReporter()
124 HandlerFunctionSelector handler_function) { in GetTestFunction()
134 HandlerFunctionSelector handler_function, in PerformTest()
205 const HandlerFunctionSelector handler_function = std::get<0>(parameters); in TEST_P() local