Home
last modified time | relevance | path

Searched defs:ProcessError (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/delibs/decpp/
DdeProcess.hpp35 class ProcessError : public std::runtime_error class
38 ProcessError (const std::string& message) : std::runtime_error(message) {} in ProcessError() function in de::ProcessError
/external/chromium-trace/catapult/telemetry/telemetry/internal/
Dstory_runner.py71 def ProcessError(description=None): function
/external/stressapptest/src/
Dworker.cc570 void WorkerThread::ProcessError(struct ErrorRecord *error, in ProcessError() function in WorkerThread
630 void FileThread::ProcessError(struct ErrorRecord *error, in ProcessError() function in FileThread
3291 void MemoryRegionThread::ProcessError(struct ErrorRecord *error, in ProcessError() function in MemoryRegionThread