Searched refs:handler_function (Results 1 – 4 of 4) sorted by relevance
/external/cronet/tot/base/debug/ |
D | allocation_trace_perftest.cc | 81 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/ |
D | allocation_trace_perftest.cc | 81 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/ |
D | dark_resume_listener.py | 37 self._bus.add_signal_receiver(handler_function=self._saw_dark_resume,
|
/external/autotest/client/common_lib/cros/ |
D | session_manager.py | 144 handler_function=callback,
|