Searched defs:GFXSTREAM_ABORT (Results 1 – 2 of 2) sorted by relevance
24 TEST(GFXSTREAM_ABORT, MessageIsWellFormatted) { in TEST() argument30 TEST(GFXSTREAM_ABORT, WithVkResult) { in TEST() argument36 TEST(GFXSTREAM_ABORT, WithCustomizedDeathFunction) { in TEST() argument
66 #define GFXSTREAM_ABORT(reason) ::emugl::AbortMessage(__FILE__, __func__, __LINE__, reason).stream() macro