Searched defs:executor (Results 1 – 6 of 6) sorted by relevance
111 void ExecutorTestCase<float>::validateOutput(de::SharedPtr<ShaderExecutor> executor) in validateOutput()135 void ExecutorTestCase<int>::validateOutput(de::SharedPtr<ShaderExecutor> executor) in validateOutput()156 de::SharedPtr<ShaderExecutor> executor( in iterate() local
68 de::SharedPtr<ShaderExecutor> executor( in iterate() local
157 bool AudioClientConnection::ReceiveCommands(AudioServerExecutor& executor) { in ReceiveCommands()290 bool AudioClientConnection::ReceivePlayback(AudioServerExecutor& executor) { in ReceivePlayback()312 bool AudioClientConnection::ReceiveCapture(AudioServerExecutor& executor) { in ReceiveCapture()
49 public GceWifiManager(Context context, EventReporter eventReporter, JobExecutor executor) { in GceWifiManager()
285 INJECT(AcloudCreateCommand(CommandSequenceExecutor& executor, in INJECT()
397 ReadEvalPrintLoop executor(gce, build, STDIN_FILENO, STDOUT_FILENO, in TestGceDriverMain() local