Home
last modified time | relevance | path

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

/external/cronet/tot/base/debug/
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 …]
/external/cronet/stable/base/debug/
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 …]
/external/autotest/client/cros/
Ddark_resume_listener.py37 self._bus.add_signal_receiver(handler_function=self._saw_dark_resume,
/external/autotest/client/common_lib/cros/
Dsession_manager.py144 handler_function=callback,