HomeSort by relevance Sort by last modified time
    Searched refs:_assert_no_error (Results 1 - 2 of 2) sorted by null

  /external/dbus/test/
dbus-daemon.c 58 #define assert_no_error(e) _assert_no_error (e, __FILE__, __LINE__)
60 _assert_no_error (const DBusError *e, function
dbus-daemon-eavesdrop.c 92 #define assert_no_error(e) _assert_no_error (e, __FILE__, __LINE__)
94 _assert_no_error (const DBusError *e, function

Completed in 60 milliseconds