Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSShared/
DDebugServices.h872 #undef require_noerr_action_string
874 #if( !defined( require_noerr_action_string ) )
875 #define require_noerr_action_string( ERR, LABEL, ACTION, STR ) \ macro
1129 #define require_noerr_action_string_expect require_noerr_action_string
DDebugServices.c2690require_noerr_action_string( -3, require11, dlog( kDebugLevelMax, "action 1 (expected)\n" ), "requ… in DebugServicesTest()
2693require_noerr_action_string( 0, require12, dlog( kDebugLevelMax, "action 2\n" ), "require_noerr_ac… in DebugServicesTest()