Searched refs:ASSERT_DFATAL (Results 1 - 1 of 1) sorted by relevance

/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
63 #define ASSERT_DFATAL(statement, regex) \ macro
67 // EXPECT_DFATAL and ASSERT_DFATAL. Use them in conjunction with DLOG(DFATAL)
75 ASSERT_DFATAL(statement, regex)

Completed in 96 milliseconds