Searched defs:TestPassed (Results 1 - 3 of 3) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/gtest/src/
H A Dgtest-internal-inl.h690 static bool TestPassed(const TestInfo * test_info) { function in class:testing::TestCase
/external/gtest/src/
H A Dgtest-internal-inl.h765 static bool TestPassed(const TestInfo * test_info) { function in class:testing::TestCase
/external/protobuf/gtest/src/
H A Dgtest.cc2312 return test_info_list_->CountIf(TestPassed);
2412 bool TestCase::TestPassed(const TestInfo * test_info) { function in class:testing::TestCase

Completed in 73 milliseconds