Searched refs:ExecutionFunction (Results 1 – 1 of 1) sorted by relevance
58 using ExecutionFunction = typedef219 const ExecutionFunction execute = synchronous ? executeSynchronously : executeAsynchronously; in runExecutionTest()