Searched defs:kException (Results 1 – 2 of 2) sorted by relevance
149 enum class ExecutorEvent { kClear, kRunGraphFinished, kException }; enumerator
1983 static const char* kException = "My error"; in RunFunctionHandlerExceptionTest() local