Searched refs:create_error (Results 1 – 4 of 4) sorted by relevance
126 Status create_error(ErrorCode error_code, std::string msg);187 arm_compute::create_error(error_code, std::string(out.data())); \235 …return arm_compute::create_error(arm_compute::ErrorCode::RUNTIME_ERROR, std::string(out.data())); \271 return arm_compute::create_error(ErrorCode::RUNTIME_ERROR, std::string(out.data())); \
506 goto create_error; in _ppdCacheCreateWithFile()531 goto create_error; in _ppdCacheCreateWithFile()565 goto create_error; in _ppdCacheCreateWithFile()571 goto create_error; in _ppdCacheCreateWithFile()587 goto create_error; in _ppdCacheCreateWithFile()603 goto create_error; in _ppdCacheCreateWithFile()612 goto create_error; in _ppdCacheCreateWithFile()620 goto create_error; in _ppdCacheCreateWithFile()628 goto create_error; in _ppdCacheCreateWithFile()637 goto create_error; in _ppdCacheCreateWithFile()[all …]
34 Status arm_compute::create_error(ErrorCode error_code, std::string msg) in create_error() function in arm_compute
49 def create_error(test, time, error): member in _TestInfo111 info = _TestInfo.create_error(test, time_taken, self._error)