Home
last modified time | relevance | path

Searched refs:XDCHECK (Results 1 – 2 of 2) sorted by relevance

/dports/devel/folly/folly-2021.12.27.00/folly/logging/test/helpers/
H A DFatalHelper.cpp151 XDCHECK(!FLAGS_fail_xdcheck) << ": --fail_xdcheck specified!"; in main()
/dports/devel/folly/folly-2021.12.27.00/folly/logging/
H A Dxlog.h592 #define XDCHECK(cond, ...) \ macro