Searched defs:explanation (Results 1 – 6 of 6) sorted by relevance
345 const char* explanation; /**< An optional explanation string */ member443 const char* explanation; /**<Optional explanation (can be 0) */ member
374 #define ABSL_RETIRED_FLAG(type, flagname, default_value, explanation) \ argument
148 #define RETURN_SKIP(explanation) \ argument
851 inline void PrintIfNotEmpty(const std::string& explanation, in PrintIfNotEmpty()
4024 def _raise_error(self, condition, explanation = None, *args): argument
3637 const std::string explanation = in TEST_F() local