Searched defs:EXPECT_DFATAL (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/net/test/
H A Dgtest_util.h18 // Internal implementation for the EXPECT_DFATAL and ASSERT_DFATAL
41 // The EXPECT_DFATAL and ASSERT_DFATAL macros are lightweight
60 #define EXPECT_DFATAL(statement, regex) \ macro
67 // EXPECT_DFATAL and ASSERT_DFATAL. Use them in conjunction with DLOG(DFATAL)
73 EXPECT_DFATAL(statement, regex)

Completed in 101 milliseconds