Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/debug/
H A Dallocation_trace_perftest.cc81 const char* GetHandlerDescriptor(HandlerFunctionSelector handler_function);
83 HandlerFunctionSelector handler_function,
91 static TestFunction GetTestFunction(HandlerFunctionSelector handler_function);
100 void PerformTest(HandlerFunctionSelector handler_function,
105 HandlerFunctionSelector handler_function) { in GetHandlerDescriptor() argument
106 switch (handler_function) { in GetHandlerDescriptor()
115 HandlerFunctionSelector handler_function, in SetUpReporter() argument
118 "(%s;%zu-threads)", GetHandlerDescriptor(handler_function), in SetUpReporter()
129 HandlerFunctionSelector handler_function) { in GetTestFunction() argument
130 switch (handler_function) { in GetTestFunction()
[all …]
/aosp_15_r20/external/autotest/client/cros/
H A Ddark_resume_listener.py37 self._bus.add_signal_receiver(handler_function=self._saw_dark_resume,
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Dsession_manager.py144 handler_function=callback,