Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Derrors.h94 #define DECLARE_ERROR(FUNC, CONST) \ macro
106 DECLARE_ERROR(Cancelled, CANCELLED) in DECLARE_ERROR() function