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

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.cc1634 static bool TestPartFailed(const TestPartResult & result) { function in namespace:testing::internal
1640 return test_part_results_.CountIf(TestPartFailed);
/external/gtest/src/
H A Dgtest.cc1870 static bool TestPartFailed(const TestPartResult & result) { function in namespace:testing::internal
1876 return test_part_results_.CountIf(TestPartFailed);

Completed in 74 milliseconds