Searched defs:test_failed (Results 1 – 7 of 7) sorted by relevance
78 #define test_failed() _test_failed(__FILE__, __LINE__); macro
22 test_failed = 0 variable
11 test_failed = 0 variable
93 int test_failed = 0; in RunTests() local
108 bool test_failed = ::testing::UnitTest::GetInstance()-> in TearDownFileRenderer() local
6 static int test_failed = 0; variable