Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_objc_arc.hpp14 #define CATCH_ARC_ENABLED __has_feature(objc_arc) macro
16 #define CATCH_ARC_ENABLED 0 macro
/external/bcc/tests/cc/
Dcatch.hpp1507 #define CATCH_ARC_ENABLED __has_feature(objc_arc) macro
1509 #define CATCH_ARC_ENABLED 0 macro
/external/libabigail/tests/lib/
Dcatch.hpp1502 #define CATCH_ARC_ENABLED __has_feature(objc_arc) macro
1504 #define CATCH_ARC_ENABLED 0 macro
/external/catch2/single_include/catch2/
Dcatch.hpp1499 #define CATCH_ARC_ENABLED __has_feature(objc_arc) macro
1501 #define CATCH_ARC_ENABLED 0 macro